- DataAccessNotAuthorizedException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the data set of interest is not authorized to
be accessed
- DataAccessNotAuthorizedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataAccessNotAuthorizedException
-
- DataAccessNotAuthorizedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataAccessNotAuthorizedException
-
- DataConflictException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when an update fails due to conflicting states.
- DataConflictException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataConflictException
-
- DataConflictException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataConflictException
-
- DatafeedSubscriptionState - Enum in com.amazonaws.services.ec2.model
-
Datafeed Subscription State
- DataKeySpec - Enum in com.amazonaws.services.kms.model
-
Data Key Spec
- DataLimitExceededException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the dataset operation exceeds certain limit,
e.g.
- DataLimitExceededException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataLimitExceededException
-
- DataLimitExceededException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataLimitExceededException
-
- DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- Datapoint - Class in com.amazonaws.services.cloudwatch.model
-
The Datapoint data type encapsulates the statistical data that
Amazon CloudWatch computes from metric data.
- Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
-
- Dataset - Interface in com.amazonaws.mobileconnectors.cognito
-
Dataset is the container of
Records.
- Dataset.SyncCallback - Interface in com.amazonaws.mobileconnectors.cognito
-
- DatasetMetadata - Class in com.amazonaws.mobileconnectors.cognito
-
The metadata of a
Dataset, including name, server sync count, last
modified date.
- DatasetMetadata.Builder - Class in com.amazonaws.mobileconnectors.cognito
-
- DatasetNotFoundException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the dataset that is attempted to access does
not exist.
- DatasetNotFoundException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DatasetNotFoundException
-
- DatasetNotFoundException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DatasetNotFoundException
-
- DataStorageException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when an error occurs during an data storage
operation.
- DataStorageException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataStorageException
-
- DataStorageException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataStorageException
-
- DATE - Static variable in class com.amazonaws.http.HttpHeader
-
- DATE - Static variable in interface com.amazonaws.services.s3.Headers
-
- DateCondition - Class in com.amazonaws.auth.policy.conditions
-
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of the current time at
which a request is received, and a specific date.
- DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
-
Constructs a new access policy condition that compares the current time
(on the AWS servers) to the specified date.
- DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways a date comparison can be evaluated.
- DateSetToStringSetMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals sets of Java Date objects into DynamoDB
StringSets (in ISO 8601 format, ie {"2014-01-01T00:00:00Z", ...}).
- DateSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of
Java Date objects.
- DateToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals Java Date objects into DynamoDB Strings
(in ISO 8601 format, ie "2014-01-01T00:00:00Z").
- DateUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals ISO-8601-formatted dates as Java Date
objects.
- decodeDate(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes date value from the string representation created using
encodeDate(..) function.
- decodeRealNumberRangeFloat(String, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes float value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeRealNumberRangeInt(String, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes integer value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeRealNumberRangeLong(String, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes a long value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeZeroPaddingFloat(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes zero-padded positive float value from the string representation
- decodeZeroPaddingInt(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes zero-padded positive integer value from the string representation
- decodeZeroPaddingLong(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes a zero-padded positive long value from the string representation
- decrypt(DecryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Decrypts ciphertext.
- decrypt(DecryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Decrypts ciphertext.
- DecryptRequest - Class in com.amazonaws.services.kms.model
-
Decrypts ciphertext.
- DecryptRequest() - Constructor for class com.amazonaws.services.kms.model.DecryptRequest
-
- DecryptResult - Class in com.amazonaws.services.kms.model
-
- DecryptResult() - Constructor for class com.amazonaws.services.kms.model.DecryptResult
-
- DEFAULT - Static variable in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Default configuration uses UPDATE behavior for saves and EVENTUALly
consistent reads, with no table name override and lazy-loading strategy.
- DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
SDK default retry policy
- DEFAULT_ACCELERATE_MODE_ENABLED - Static variable in class com.amazonaws.services.s3.S3ClientOptions
-
S3 accelerate is by default not enabled
- DEFAULT_AUTO_RECONNECT_ATTEMPTS - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for number of auto reconnect attempts before giving up.
- DEFAULT_AUTO_RECONNECT_ENABLED - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for reconnect enabled.
- DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
The SDK default back-off strategy, which increases exponentially up to a
max amount of delay.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for creating new connections.
- DEFAULT_DEVICE_PAGINATION_LIMIT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
- DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
Default duration for started sessions
- DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
Default duration for started sessions.
- DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
- DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentialsProvider
-
Default duration for started sessions
- DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Default duration for started sessions
- DEFAULT_KEEP_ALIVE_SECONDS - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for MQTT keep alive.
- DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
-
The default max connection pool size.
- DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
SDK default max retry count
- DEFAULT_MAX_RECONNECT_RETRY_TIME_SECONDS - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for maximum delay in exponential backoff reconnect algorithm.
- DEFAULT_METRICS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property used when starting up the JVM to enable the default
metrics collected by the AWS SDK, which uploads the derived statistics to
Amazon CloudWatch.
- DEFAULT_MIN_RECONNECT_RETRY_TIME_SECONDS - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for starting delay in exponential backoff reconnect algorithm.
- DEFAULT_OFFLINE_PUBLISH_QUEUE_BOUND - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for offline publish queue bound.
- DEFAULT_OFFLINE_PUBLISH_QUEUE_ENABLED - Static variable in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Default value for offline publish queue enabled.
- DEFAULT_PATH_STYLE_ACCESS - Static variable in class com.amazonaws.services.s3.S3ClientOptions
-
The default setting for use of path-style access
- DEFAULT_REGION - Static variable in enum com.amazonaws.regions.Regions
-
The default region that new customers in the US are encouraged to use
when using AWS services for the first time.
- DEFAULT_RETRY_CONDITION - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
The SDK default retry condition, which checks for various conditions in
the following order:
Never retry on requests with non-repeatable content;
Retry on client exceptions caused by IOException;
Retry on service exceptions that are either 500 internal server
errors, 503 service unavailable errors, service throttling errors or
clock skew errors.
- DEFAULT_RETRY_POLICY - Static variable in class com.amazonaws.ClientConfiguration
-
Default request retry policy, including the maximum retry count of 3, the
default retry condition and the default back-off strategy.
- DEFAULT_S3_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
The default size of the buffer when uploading data from a stream.
- DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for reading from a connected socket.
- DEFAULT_THRESHOLD_SECONDS - Static variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
Default threshold for refreshing session credentials
- DEFAULT_THRESHOLD_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Default threshold for refreshing session credentials
- DEFAULT_USE_REAPER - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to use the IdleConnectionReaper to manage
stale connections
- DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
-
The default HTTP user agent header for AWS Java SDK clients.
- DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
-
Deprecated.
- DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
-
Deprecated.
- DefaultRequest<T> - Class in com.amazonaws
-
Default implementation of the
Request interface.
- DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and the
original, user facing request object.
- DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and no
specified original, user facing request object.
- DefaultSyncCallback - Class in com.amazonaws.mobileconnectors.cognito
-
A default implementation of SyncCallback.
- DefaultSyncCallback() - Constructor for class com.amazonaws.mobileconnectors.cognito.DefaultSyncCallback
-
- DefaultTableNameResolver() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.DefaultTableNameResolver
-
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
-
Returns the delay (in milliseconds) before next retry attempt.
- DeletableItem - Class in com.amazonaws.services.simpledb.model
-
Deletable Item
- DeletableItem() - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
-
Default constructor for a new DeletableItem object.
- DeletableItem(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
-
Constructs a new DeletableItem object.
- delete() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
- delete(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the default
configuration.
- delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified
deleteExpression and default configuration.
- delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified
configuration.
- delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the provided
deleteExpression and provided configuration.
- deleteAlarms(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Deletes all specified alarms.
- deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Deletes all specified alarms.
- deleteAlarmsAsync(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Deletes all specified alarms.
- deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Deletes all specified alarms.
- deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Deletes all specified alarms.
- deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Deletes all specified alarms.
- DeleteAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
-
Deletes all specified alarms.
- DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
- deleteAlias(DeleteAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Deletes the specified alias.
- deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Deletes the specified alias.
- DeleteAliasRequest - Class in com.amazonaws.services.kms.model
-
Deletes the specified alias.
- DeleteAliasRequest() - Constructor for class com.amazonaws.services.kms.model.DeleteAliasRequest
-
- deleteAllRecords() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Removes all requests saved to disk in the directory provided this
KinesisRecorder
- deleteAttributes(List<String>, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Deletes user attributes, in current thread.
- deleteAttributes(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
Deletes one or more attributes associated with an item.
- deleteAttributes(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
Deletes one or more attributes associated with an item.
- deleteAttributesAsync(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Deletes one or more attributes associated with an item.
- deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Deletes one or more attributes associated with an item.
- deleteAttributesAsync(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Deletes one or more attributes associated with an item.
- deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Deletes one or more attributes associated with an item.
- deleteAttributesInBackground(List<String>, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Deletes user attributes, in background.
- DeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
-
- DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Default constructor for a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String, List<Attribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified Auto Scaling group.
- deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified Auto Scaling group.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling group.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling group.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling group.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling group.
- DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified Auto Scaling group.
- DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
- deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified bucket.
- deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified bucket.
- deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Delete the cross origin configuration for the specified bucket.
- deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Delete the cross origin configuration for the specified bucket.
- deleteBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to delete a bucket's cross origin
configuration.
- DeleteBucketCrossOriginConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
-
Creates a new request object, ready to be executed to delete the cross
origin configuration for the specified bucket.
- deleteBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Removes the lifecycle configuration for the bucket specified.
- deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Removes the lifecycle configuration for the bucket specified.
- deleteBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to delete a bucket's lifecycle
configuration.
- DeleteBucketLifecycleConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketLifecycleConfigurationRequest
-
Creates a new request object, ready to be executed to delete the
lifecycle configuration for the specified bucket.
- deleteBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the policy associated with the specified bucket.
- deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the policy associated with the specified bucket.
- deleteBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketPolicyRequest - Class in com.amazonaws.services.s3.model
-
Deletes the policy associated with the specified bucket.
- DeleteBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
-
Creates a new request object, ready to be executed to delete the bucket
policy of an Amazon S3 bucket.
- deleteBucketReplicationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the replication configuration for the given Amazon S3 bucket.
- deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the replication configuration for the given Amazon S3 bucket.
- deleteBucketReplicationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to delete a bucket's replication
configuration.
- DeleteBucketReplicationConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketReplicationConfigurationRequest
-
Creates a new request object, ready to be executed to delete the
replication configuration for the specified bucket.
- DeleteBucketRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting a specified bucket.
- DeleteBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketRequest
-
- deleteBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Removes the tagging configuration for the bucket specified.
- deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Removes the tagging configuration for the bucket specified.
- deleteBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to delete a bucket's tagging configuration.
- DeleteBucketTaggingConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketTaggingConfigurationRequest
-
Creates a new request object, ready to be executed to delete the tagging
configuration for the specified bucket.
- deleteBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
This operation removes the website configuration for a bucket.
- deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
This operation removes the website configuration for a bucket.
- deleteBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to delete a bucket's website configuration.
- DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to delete the website
configuration for the specified bucket.
- deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified customer gateway.
- deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified customer gateway.
- deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified customer gateway.
- deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified customer gateway.
- deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified customer gateway.
- deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified customer gateway.
- DeleteCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
Default constructor for a new DeleteCustomerGatewayRequest object.
- DeleteCustomerGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
Constructs a new DeleteCustomerGatewayRequest object.
- deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified set of DHCP options.
- deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified set of DHCP options.
- deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified set of DHCP options.
- deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified set of DHCP options.
- deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified set of DHCP options.
- deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified set of DHCP options.
- DeleteDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
Default constructor for a new DeleteDhcpOptionsRequest object.
- DeleteDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
Constructs a new DeleteDhcpOptionsRequest object.
- DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
The DeleteDomain operation deletes a domain.
- deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
The DeleteDomain operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The DeleteDomain operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The DeleteDomain operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The DeleteDomain operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The DeleteDomain operation deletes a domain.
- DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
-
- DeleteDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
Default constructor for a new DeleteDomainRequest object.
- DeleteDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
Constructs a new DeleteDomainRequest object.
- deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- DeleteEndpointRequest - Class in com.amazonaws.services.sns.model
-
Deletes the endpoint for a device and mobile app from Amazon SNS.
- DeleteEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
- DeleteError() - Constructor for class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
- deleteFlowLogs(DeleteFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes one or more flow logs.
- deleteFlowLogs(DeleteFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes one or more flow logs.
- deleteFlowLogsAsync(DeleteFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes one or more flow logs.
- deleteFlowLogsAsync(DeleteFlowLogsRequest, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes one or more flow logs.
- deleteFlowLogsAsync(DeleteFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes one or more flow logs.
- deleteFlowLogsAsync(DeleteFlowLogsRequest, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes one or more flow logs.
- DeleteFlowLogsRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteFlowLogsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
- DeleteFlowLogsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DeleteFlowLogs.
- DeleteFlowLogsResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
- DeleteGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
-
Represents a global secondary index to be deleted from an existing table.
- DeleteGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
- deleteIdentity(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentity(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentityAsync(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentityAsync(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified identity (an email address or a domain) from the
list of verified identities.
- deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified sending authorization policy for the given identity
(an email address or a domain).
- DeleteIdentityPolicyRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified sending authorization policy for the given identity (an
email address or a domain).
- DeleteIdentityPolicyRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
- DeleteIdentityPolicyResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- DeleteIdentityPolicyResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
-
- DeleteIdentityRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified identity (an email address or a domain) from the list
of verified identities.
- DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
- DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
-
- deleteInternetGateway(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified Internet gateway.
- deleteInternetGateway(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified Internet gateway.
- deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified Internet gateway.
- deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified Internet gateway.
- deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified Internet gateway.
- deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified Internet gateway.
- DeleteInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
- deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Deletes a single item in a table by primary key.
- deleteItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Deletes a single item in a table by primary key.
- deleteItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Deletes a single item in a table by primary key.
- deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deletes a single item in a table by primary key.
- deleteItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deletes a single item in a table by primary key.
- deleteItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deletes a single item in a table by primary key.
- deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Deletes a single item in a table by primary key.
- deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Deletes a single item in a table by primary key.
- deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Deletes a single item in a table by primary key.
- deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Deletes a single item in a table by primary key.
- DeleteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Deletes a single item in a table by primary key.
- DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Default constructor for DeleteItemRequest object.
- DeleteItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Constructs a new DeleteItemRequest object.
- DeleteItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Constructs a new DeleteItemRequest object.
- DeleteItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Constructs a new DeleteItemRequest object.
- DeleteItemResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a DeleteItem operation.
- DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
- deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified key pair, by removing the public key from
Amazon EC2.
- DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
Default constructor for a new DeleteKeyPairRequest object.
- DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
Constructs a new DeleteKeyPairRequest object.
- deleteKeystoreAlias(String, String, String, String) - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Delete an certificate/private key entry from a keystore.
- deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified launch configuration.
- deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified launch configuration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified launch configuration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified launch configuration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified launch configuration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified launch configuration.
- DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified launch configuration.
- DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
- deleteLifecycleHook(DeleteLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified lifecycle hook.
- deleteLifecycleHook(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified lifecycle hook.
- deleteLifecycleHookAsync(DeleteLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified lifecycle hook.
- deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified lifecycle hook.
- deleteLifecycleHookAsync(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified lifecycle hook.
- deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified lifecycle hook.
- DeleteLifecycleHookRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified lifecycle hook.
- DeleteLifecycleHookRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
- DeleteLifecycleHookResult - Class in com.amazonaws.services.autoscaling.model
-
- DeleteLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
-
- deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deletes the specified load balancer.
- deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Deletes the specified load balancer.
- deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified load balancer.
- deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified load balancer.
- deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified load balancer.
- deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified load balancer.
- deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deletes the specified listeners from the specified load balancer.
- deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Deletes the specified listeners from the specified load balancer.
- deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified listeners from the specified load balancer.
- deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, DeleteLoadBalancerListenersResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified listeners from the specified load balancer.
- deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified listeners from the specified load balancer.
- deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, DeleteLoadBalancerListenersResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified listeners from the specified load balancer.
- DeleteLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Deletes the specified listeners from the specified load balancer.
- DeleteLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
Default constructor for DeleteLoadBalancerListenersRequest object.
- DeleteLoadBalancerListenersRequest(String, List<Integer>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
Constructs a new DeleteLoadBalancerListenersRequest object.
- DeleteLoadBalancerListenersResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DeleteLoadBalancerListenersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersResult
-
- deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deletes the specified policy from the specified load balancer.
- deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Deletes the specified policy from the specified load balancer.
- deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified policy from the specified load balancer.
- deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deletes the specified policy from the specified load balancer.
- deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified policy from the specified load balancer.
- deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deletes the specified policy from the specified load balancer.
- DeleteLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Deletes the specified policy from the specified load balancer.
- DeleteLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
Default constructor for DeleteLoadBalancerPolicyRequest object.
- DeleteLoadBalancerPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
Constructs a new DeleteLoadBalancerPolicyRequest object.
- DeleteLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DeleteLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
-
- DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Deletes the specified load balancer.
- DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
Default constructor for DeleteLoadBalancerRequest object.
- DeleteLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
Constructs a new DeleteLoadBalancerRequest object.
- DeleteLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DeleteLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerResult
-
- deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes the specified message from the specified queue.
- deleteMessage(String, String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes the specified message from the specified queue.
- deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes the specified message from the specified queue.
- deleteMessage(String, String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes the specified message from the specified queue.
- deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessage(String, String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessage(DeleteMessageRequest, QueueBufferCallback<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
-
- deleteMessageAsync(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes the specified message from the specified queue.
- deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes the specified message from the specified queue.
- deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes the specified message from the specified queue.
- deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes the specified message from the specified queue.
- deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessageBatch(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes up to ten messages from the specified queue.
- deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- DeleteMessageBatchRequest - Class in com.amazonaws.services.sqs.model
-
Deletes up to ten messages from the specified queue.
- DeleteMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Default constructor for DeleteMessageBatchRequest object.
- DeleteMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Constructs a new DeleteMessageBatchRequest object.
- DeleteMessageBatchRequest(String, List<DeleteMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Constructs a new DeleteMessageBatchRequest object.
- DeleteMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
-
Encloses a receipt handle and an identifier for it.
- DeleteMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
Default constructor for DeleteMessageBatchRequestEntry object.
- DeleteMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
Constructs a new DeleteMessageBatchRequestEntry object.
- DeleteMessageBatchResult - Class in com.amazonaws.services.sqs.model
-
- DeleteMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- DeleteMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
-
- DeleteMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
- DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
-
Deletes the specified message from the specified queue.
- DeleteMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
Default constructor for DeleteMessageRequest object.
- DeleteMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
Constructs a new DeleteMessageRequest object.
- deleteNatGateway(DeleteNatGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified NAT gateway.
- deleteNatGateway(DeleteNatGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified NAT gateway.
- deleteNatGatewayAsync(DeleteNatGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified NAT gateway.
- deleteNatGatewayAsync(DeleteNatGatewayRequest, AsyncHandler<DeleteNatGatewayRequest, DeleteNatGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified NAT gateway.
- deleteNatGatewayAsync(DeleteNatGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified NAT gateway.
- deleteNatGatewayAsync(DeleteNatGatewayRequest, AsyncHandler<DeleteNatGatewayRequest, DeleteNatGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified NAT gateway.
- DeleteNatGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteNatGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNatGatewayRequest
-
- DeleteNatGatewayResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DeleteNatGateway.
- DeleteNatGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteNatGatewayResult
-
- deleteNetworkAcl(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified network ACL.
- deleteNetworkAcl(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified network ACL.
- deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified network ACL.
- deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified network ACL.
- deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified network ACL.
- deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified network ACL.
- deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified ingress or egress entry (rule) from the
specified network ACL.
- DeleteNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
- DeleteNetworkAclRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
- deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified network interface.
- deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified network interface.
- deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified network interface.
- deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified network interface.
- deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified network interface.
- deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified network interface.
- DeleteNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
- deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified notification.
- deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified notification.
- deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified notification.
- deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified notification.
- deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified notification.
- deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified notification.
- DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified notification.
- DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
- deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified object in the specified bucket.
- deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified object in the specified bucket.
- deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
-
- DeleteObjectRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting a specified object in a specified bucket.
- DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
-
- deleteObjects(DeleteObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes multiple objects in a single bucket from S3.
- deleteObjects(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteObjectsRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting multiple objects in a specified bucket.
- DeleteObjectsRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
- DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
-
A key to delete, with an optional version attribute.
- DeleteObjectsResult - Class in com.amazonaws.services.s3.model
-
- DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
-
- DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
-
A successfully deleted object.
- deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified placement group.
- deletePlacementGroup(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified placement group.
- deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified placement group.
- deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified placement group.
- deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified placement group.
- deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified placement group.
- DeletePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
-
- DeletePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
Default constructor for a new DeletePlacementGroupRequest object.
- DeletePlacementGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
Constructs a new DeletePlacementGroupRequest object.
- deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- deletePlatformApplication(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- DeletePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
-
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
- DeletePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
- deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified Auto Scaling policy.
- deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified Auto Scaling policy.
- deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling policy.
- deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling policy.
- deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling policy.
- deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling policy.
- DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified Auto Scaling policy.
- DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
- deleteQueue(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueue(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueue(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteQueue(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteQueueAsync(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Deletes the queue specified by the queue URL, regardless of
whether the queue is empty.
- deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- DeleteQueueRequest - Class in com.amazonaws.services.sqs.model
-
Deletes the queue specified by the queue URL, regardless of whether
the queue is empty.
- DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
Default constructor for DeleteQueueRequest object.
- DeleteQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
Constructs a new DeleteQueueRequest object.
- deleteReceiptFilter(DeleteReceiptFilterRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified IP address filter.
- deleteReceiptFilter(DeleteReceiptFilterRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified IP address filter.
- deleteReceiptFilterAsync(DeleteReceiptFilterRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified IP address filter.
- deleteReceiptFilterAsync(DeleteReceiptFilterRequest, AsyncHandler<DeleteReceiptFilterRequest, DeleteReceiptFilterResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified IP address filter.
- deleteReceiptFilterAsync(DeleteReceiptFilterRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified IP address filter.
- deleteReceiptFilterAsync(DeleteReceiptFilterRequest, AsyncHandler<DeleteReceiptFilterRequest, DeleteReceiptFilterResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified IP address filter.
- DeleteReceiptFilterRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified IP address filter.
- DeleteReceiptFilterRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterRequest
-
- DeleteReceiptFilterResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- DeleteReceiptFilterResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterResult
-
- deleteReceiptRule(DeleteReceiptRuleRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified receipt rule.
- deleteReceiptRule(DeleteReceiptRuleRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified receipt rule.
- deleteReceiptRuleAsync(DeleteReceiptRuleRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified receipt rule.
- deleteReceiptRuleAsync(DeleteReceiptRuleRequest, AsyncHandler<DeleteReceiptRuleRequest, DeleteReceiptRuleResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified receipt rule.
- deleteReceiptRuleAsync(DeleteReceiptRuleRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified receipt rule.
- deleteReceiptRuleAsync(DeleteReceiptRuleRequest, AsyncHandler<DeleteReceiptRuleRequest, DeleteReceiptRuleResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified receipt rule.
- DeleteReceiptRuleRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified receipt rule.
- DeleteReceiptRuleRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
- DeleteReceiptRuleResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- DeleteReceiptRuleResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleResult
-
- deleteReceiptRuleSet(DeleteReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- deleteReceiptRuleSet(DeleteReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest, AsyncHandler<DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest, AsyncHandler<DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- DeleteReceiptRuleSetRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified receipt rule set and all of the receipt rules it
contains.
- DeleteReceiptRuleSetRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetRequest
-
- DeleteReceiptRuleSetResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- DeleteReceiptRuleSetResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetResult
-
- DeleteRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Represents a request to perform a DeleteItem operation on an item.
- DeleteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
Default constructor for DeleteRequest object.
- DeleteRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
Constructs a new DeleteRequest object.
- deleteRoute(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified route from the specified route table.
- deleteRoute(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified route from the specified route table.
- deleteRouteAsync(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified route from the specified route table.
- deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified route from the specified route table.
- deleteRouteAsync(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified route from the specified route table.
- deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified route from the specified route table.
- DeleteRouteRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
- deleteRouteTable(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified route table.
- deleteRouteTable(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified route table.
- deleteRouteTableAsync(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified route table.
- deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified route table.
- deleteRouteTableAsync(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified route table.
- deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified route table.
- DeleteRouteTableRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
- deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified scheduled action.
- deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified scheduled action.
- deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified scheduled action.
- deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified scheduled action.
- deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified scheduled action.
- deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified scheduled action.
- DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified scheduled action.
- DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
- deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes a security group.
- deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes a security group.
- deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a security group.
- deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a security group.
- deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a security group.
- deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a security group.
- DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
Default constructor for a new DeleteSecurityGroupRequest object.
- DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
Constructs a new DeleteSecurityGroupRequest object.
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified snapshot.
- deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified snapshot.
- deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified snapshot.
- deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified snapshot.
- deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified snapshot.
- DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
Default constructor for a new DeleteSnapshotRequest object.
- DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
Constructs a new DeleteSnapshotRequest object.
- deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the data feed for Spot instances.
- deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the data feed for Spot instances.
- DeleteSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
-
- deleteSubnet(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified subnet.
- deleteSubnet(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified subnet.
- deleteSubnetAsync(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified subnet.
- deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified subnet.
- deleteSubnetAsync(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified subnet.
- deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified subnet.
- DeleteSubnetRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
Default constructor for a new DeleteSubnetRequest object.
- DeleteSubnetRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
Constructs a new DeleteSubnetRequest object.
- deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The DeleteTable operation deletes a table and all of its items.
- deleteTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The DeleteTable operation deletes a table and all of its items.
- deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The DeleteTable operation deletes a table and all of its items.
- deleteTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The DeleteTable operation deletes a table and all of its items.
- deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The DeleteTable operation deletes a table and all of its items.
- deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The DeleteTable operation deletes a table and all of its items.
- deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The DeleteTable operation deletes a table and all of its items.
- deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The DeleteTable operation deletes a table and all of its items.
- DeleteTableRequest - Class in com.amazonaws.services.dynamodbv2.model
-
The DeleteTable operation deletes a table and all of its items.
- DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
Default constructor for DeleteTableRequest object.
- DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
Constructs a new DeleteTableRequest object.
- DeleteTableResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a DeleteTable operation.
- DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
- deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified tags.
- deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified tags.
- deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified set of tags from the specified set of
resources.
- deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified set of tags from the specified set of
resources.
- deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified tags.
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified tags.
- deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified tags.
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified tags.
- deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified set of tags from the specified set of
resources.
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified set of tags from the specified set of
resources.
- deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified set of tags from the specified set of
resources.
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified set of tags from the specified set of
resources.
- DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
-
Deletes the specified tags.
- DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
- DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
Default constructor for a new DeleteTagsRequest object.
- DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
Constructs a new DeleteTagsRequest object.
- deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes a topic and all its subscriptions.
- deleteTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes a topic and all its subscriptions.
- deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes a topic and all its subscriptions.
- deleteTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a topic and all its subscriptions.
- DeleteTopicRequest - Class in com.amazonaws.services.sns.model
-
Deletes a topic and all its subscriptions.
- DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
-
Default constructor for DeleteTopicRequest object.
- DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
-
Constructs a new DeleteTopicRequest object.
- deleteTransferRecord(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Deletes a transfer record with the given id.
- deleteUser(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Deletes this user, in current thread.
- deleteUserInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Deletes this user, in background.
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified email address from the list of verified addresses.
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified email address from the list of verified addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified email address from the list of verified addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified email address from the list of verified addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified email address from the list of verified addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified email address from the list of verified addresses.
- DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
-
Deletes the specified email address from the list of verified addresses.
- DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
- deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes a specific version of the specified object in the specified
bucket.
- deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes a specific version of an object in the specified bucket.
- deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteVersionRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting a specific version of an object in the
specified bucket.
- DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Constructs a new
DeleteVersionRequest object, ready to be
executed to delete the version identified by the specified version ID, in
the specified bucket and key.
- DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Constructs a new
DeleteVersionRequest object, ready to be
executed to delete the version identified by the specified version ID, in
the specified bucket and key, with the specified Multi-Factor
Authentication (MFA) information.
- deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified EBS volume.
- deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified EBS volume.
- deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified EBS volume.
- deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified EBS volume.
- deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified EBS volume.
- deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified EBS volume.
- DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
Default constructor for a new DeleteVolumeRequest object.
- DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
Constructs a new DeleteVolumeRequest object.
- deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified VPC.
- deleteVpc(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified VPC.
- deleteVpcAsync(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified VPC.
- deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified VPC.
- deleteVpcAsync(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified VPC.
- deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified VPC.
- deleteVpcEndpoints(DeleteVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes one or more specified VPC endpoints.
- deleteVpcEndpoints(DeleteVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes one or more specified VPC endpoints.
- deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes one or more specified VPC endpoints.
- deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes one or more specified VPC endpoints.
- deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes one or more specified VPC endpoints.
- deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes one or more specified VPC endpoints.
- DeleteVpcEndpointsRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcEndpointsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
- DeleteVpcEndpointsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DeleteVpcEndpoints.
- DeleteVpcEndpointsResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
- deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a VPC peering connection.
- DeleteVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
- DeleteVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DeleteVpcPeeringConnection.
- DeleteVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
- DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
Default constructor for a new DeleteVpcRequest object.
- DeleteVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
Constructs a new DeleteVpcRequest object.
- deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified VPN connection.
- deleteVpnConnection(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified VPN connection.
- deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified VPN connection.
- deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified VPN connection.
- deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified VPN connection.
- deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified VPN connection.
- DeleteVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
Default constructor for a new DeleteVpnConnectionRequest object.
- DeleteVpnConnectionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
Constructs a new DeleteVpnConnectionRequest object.
- deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified static route associated with a VPN connection
between an existing virtual private gateway and a VPN customer
gateway.
- DeleteVpnConnectionRouteRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
- deleteVpnGateway(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified virtual private gateway.
- deleteVpnGateway(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified virtual private gateway.
- deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified virtual private gateway.
- deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes the specified virtual private gateway.
- deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified virtual private gateway.
- deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes the specified virtual private gateway.
- DeleteVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
Default constructor for a new DeleteVpnGatewayRequest object.
- DeleteVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
Constructs a new DeleteVpnGatewayRequest object.
- DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
-
Condition key for the delimiter specified by a request.
- Dependencies() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- DependencyTimeoutException - Exception in com.amazonaws.services.kms.model
-
The system timed out while trying to fulfill the request.
- DependencyTimeoutException(String) - Constructor for exception com.amazonaws.services.kms.model.DependencyTimeoutException
-
Constructs a new DependencyTimeoutException with the specified error
message.
- deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deregisters the specified AMI.
- deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deregisters the specified AMI.
- deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deregisters the specified AMI.
- deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deregisters the specified AMI.
- deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deregisters the specified AMI.
- deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deregisters the specified AMI.
- DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
-
- DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
Default constructor for a new DeregisterImageRequest object.
- DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
Constructs a new DeregisterImageRequest object.
- deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deregisters the specified instances from the specified load balancer.
- deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Deregisters the specified instances from the specified load balancer.
- deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deregisters the specified instances from the specified load balancer.
- deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Deregisters the specified instances from the specified load balancer.
- deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deregisters the specified instances from the specified load balancer.
- deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Deregisters the specified instances from the specified load balancer.
- DeregisterInstancesFromLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Deregisters the specified instances from the specified load balancer.
- DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
Default constructor for DeregisterInstancesFromLoadBalancerRequest
object.
- DeregisterInstancesFromLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
Constructs a new DeregisterInstancesFromLoadBalancerRequest object.
- DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
- deriveKey(String, int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
-
- deriveKey(byte[], int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
-
- deriveKey(byte[], int, byte[], int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
-
- describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes attributes of your AWS account.
- describeAccountAttributes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes attributes of your AWS account.
- describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes attributes of your AWS account.
- describeAccountAttributes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes attributes of your AWS account.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes attributes of your AWS account.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes attributes of your AWS account.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes attributes of your AWS account.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes attributes of your AWS account.
- DescribeAccountAttributesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
- DescribeAccountAttributesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeAccountAttributes.
- DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
- describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimits() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the current Auto Scaling resource limits for your AWS account.
- describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the current Auto Scaling resource limits for your AWS account.
- DescribeAccountLimitsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the current Auto Scaling resource limits for your AWS account.
- DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
-
- DescribeAccountLimitsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
- describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest, AsyncHandler<DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest, AsyncHandler<DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- DescribeActiveReceiptRuleSetRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
- DescribeActiveReceiptRuleSetRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetRequest
-
- DescribeActiveReceiptRuleSetResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the metadata and receipt rules for the receipt rule set that is
currently active.
- DescribeActiveReceiptRuleSetResult() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
- describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Elastic IP addresses.
- describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Elastic IP addresses.
- describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Elastic IP addresses.
- describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Elastic IP addresses.
- describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Elastic IP addresses.
- describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Elastic IP addresses.
- describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Elastic IP addresses.
- describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Elastic IP addresses.
- DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
- DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeAddresses.
- DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
- describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
- describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
- DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
-
- DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
- describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves history for the specified alarm.
- describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves history for the specified alarm.
- describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves history for the specified alarm.
- describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves history for the specified alarm.
- DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
-
Retrieves history for the specified alarm.
- DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
- DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
- describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves alarms with the specified names.
- describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves alarms with the specified names.
- describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves alarms with the specified names.
- describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves alarms with the specified names.
- describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves all alarms for a single metric.
- DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
-
Retrieves all alarms for a single metric.
- DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
- DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
- DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
-
Retrieves alarms with the specified names.
- DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
- DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
- describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more Auto Scaling groups.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more Auto Scaling groups.
- DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes one or more Auto Scaling groups.
- DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
- DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
- describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more Auto Scaling instances.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more Auto Scaling instances.
- DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes one or more Auto Scaling instances.
- DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
- DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
- describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the notification types that are supported by Auto Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the notification types that are supported by Auto Scaling.
- DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the notification types that are supported by Auto Scaling.
- DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
-
- DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
- describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the Availability Zones that are available to
you.
- describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the Availability Zones that are available to
you.
- DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
- DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeAvailabiltyZones.
- DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
- describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your bundling tasks.
- describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your bundling tasks.
- describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your bundling tasks.
- describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your bundling tasks.
- describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your bundling tasks.
- describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your bundling tasks.
- describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your bundling tasks.
- describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your bundling tasks.
- DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
- DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeBundleTasks.
- DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
- describeClassicLinkInstances(DescribeClassicLinkInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstances(DescribeClassicLinkInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your linked EC2-Classic instances.
- describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your linked EC2-Classic instances.
- DescribeClassicLinkInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeClassicLinkInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
- DescribeClassicLinkInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeClassicLinkInstances.
- DescribeClassicLinkInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
- describeConversionTasks(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your conversion tasks.
- describeConversionTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your conversion tasks.
- describeConversionTasks(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your conversion tasks.
- describeConversionTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your conversion tasks.
- describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your conversion tasks.
- describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your conversion tasks.
- describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your conversion tasks.
- describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your conversion tasks.
- DescribeConversionTasksRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
- DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
-
Contains the output for DescribeConversionTasks.
- DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
- describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPN customer gateways.
- describeCustomerGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPN customer gateways.
- describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPN customer gateways.
- describeCustomerGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPN customer gateways.
- describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPN customer gateways.
- describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPN customer gateways.
- describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPN customer gateways.
- describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPN customer gateways.
- DescribeCustomerGatewaysRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
- DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeCustomerGateways.
- DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
- describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your DHCP options sets.
- describeDhcpOptions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your DHCP options sets.
- describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your DHCP options sets.
- describeDhcpOptions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your DHCP options sets.
- describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your DHCP options sets.
- describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your DHCP options sets.
- describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your DHCP options sets.
- describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your DHCP options sets.
- DescribeDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
- DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeDhcpOptions.
- DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
- describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your export tasks.
- describeExportTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your export tasks.
- describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your export tasks.
- describeExportTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your export tasks.
- describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your export tasks.
- describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your export tasks.
- describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your export tasks.
- describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your export tasks.
- DescribeExportTasksRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
- DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
-
Contains the output for DescribeExportTasks.
- DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
- describeFlowLogs(DescribeFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more flow logs.
- describeFlowLogs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more flow logs.
- describeFlowLogs(DescribeFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more flow logs.
- describeFlowLogs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more flow logs.
- describeFlowLogsAsync(DescribeFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more flow logs.
- describeFlowLogsAsync(DescribeFlowLogsRequest, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more flow logs.
- describeFlowLogsAsync(DescribeFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more flow logs.
- describeFlowLogsAsync(DescribeFlowLogsRequest, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more flow logs.
- DescribeFlowLogsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeFlowLogsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
- DescribeFlowLogsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeFlowLogs.
- DescribeFlowLogsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
- describeHosts(DescribeHostsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Dedicated hosts.
- describeHosts() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Dedicated hosts.
- describeHosts(DescribeHostsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Dedicated hosts.
- describeHosts() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Dedicated hosts.
- describeHostsAsync(DescribeHostsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Dedicated hosts.
- describeHostsAsync(DescribeHostsRequest, AsyncHandler<DescribeHostsRequest, DescribeHostsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Dedicated hosts.
- describeHostsAsync(DescribeHostsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Dedicated hosts.
- describeHostsAsync(DescribeHostsRequest, AsyncHandler<DescribeHostsRequest, DescribeHostsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Dedicated hosts.
- DescribeHostsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeHostsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
- DescribeHostsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeHosts.
- DescribeHostsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeHostsResult
-
- describeIdFormat(DescribeIdFormatRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormat() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormat(DescribeIdFormatRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormat() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormatAsync(DescribeIdFormatRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormatAsync(DescribeIdFormatRequest, AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormatAsync(DescribeIdFormatRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- describeIdFormatAsync(DescribeIdFormatRequest, AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ID format settings for your resources on a per-region
basis, for example, to view which resource types are enabled for
longer IDs.
- DescribeIdFormatRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeIdFormatRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeIdFormatRequest
-
- DescribeIdFormatResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeIdFormat.
- DescribeIdFormatResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
- describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified AMI.
- describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified AMI.
- DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
Default constructor for a new DescribeImageAttributeRequest object.
- DescribeImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
Constructs a new DescribeImageAttributeRequest object.
- DescribeImageAttributeRequest(String, ImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
Constructs a new DescribeImageAttributeRequest object.
- DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeImageAttribute.
- DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
- describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the images (AMIs, AKIs, and ARIs) available
to you.
- DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
- DescribeImagesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeImages.
- DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
-
- describeImportImageTasks(DescribeImportImageTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasks(DescribeImportImageTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasksAsync(DescribeImportImageTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasksAsync(DescribeImportImageTasksRequest, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasksAsync(DescribeImportImageTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- describeImportImageTasksAsync(DescribeImportImageTasksRequest, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Displays details about an import virtual machine or import snapshot
tasks that are already created.
- DescribeImportImageTasksRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeImportImageTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
- DescribeImportImageTasksResult - Class in com.amazonaws.services.ec2.model
-
Contains the output for DescribeImportImageTasks.
- DescribeImportImageTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
- describeImportSnapshotTasks(DescribeImportSnapshotTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your import snapshot tasks.
- describeImportSnapshotTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your import snapshot tasks.
- describeImportSnapshotTasks(DescribeImportSnapshotTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your import snapshot tasks.
- describeImportSnapshotTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your import snapshot tasks.
- describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your import snapshot tasks.
- describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your import snapshot tasks.
- describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your import snapshot tasks.
- describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your import snapshot tasks.
- DescribeImportSnapshotTasksRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeImportSnapshotTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
- DescribeImportSnapshotTasksResult - Class in com.amazonaws.services.ec2.model
-
Contains the output for DescribeImportSnapshotTasks.
- DescribeImportSnapshotTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
- describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified instance.
- describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified instance.
- DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Default constructor for a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Constructs a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Constructs a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeInstanceAttribute.
- DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
- describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the state of the specified instances with respect to the
specified load balancer.
- describeInstanceHealth(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the state of the specified instances with respect to the
specified load balancer.
- describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the state of the specified instances with respect to the
specified load balancer.
- describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the state of the specified instances with respect to the
specified load balancer.
- describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the state of the specified instances with respect to the
specified load balancer.
- describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the state of the specified instances with respect to the
specified load balancer.
- DescribeInstanceHealthRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the state of the specified instances with respect to the specified
load balancer.
- DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
Default constructor for DescribeInstanceHealthRequest object.
- DescribeInstanceHealthRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
Constructs a new DescribeInstanceHealthRequest object.
- DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
- describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your instances.
- describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your instances.
- describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your instances.
- describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your instances.
- describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your instances.
- describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your instances.
- describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your instances.
- describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your instances.
- DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
- DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeInstances.
- DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
- describeInstanceStatus(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the status of one or more instances.
- describeInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the status of one or more instances.
- describeInstanceStatus(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the status of one or more instances.
- describeInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the status of one or more instances.
- describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the status of one or more instances.
- describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the status of one or more instances.
- describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the status of one or more instances.
- describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the status of one or more instances.
- DescribeInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
- DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeInstanceStatus.
- DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
- describeInternetGateways(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Internet gateways.
- describeInternetGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Internet gateways.
- describeInternetGateways(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Internet gateways.
- describeInternetGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Internet gateways.
- describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Internet gateways.
- describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Internet gateways.
- describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Internet gateways.
- describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Internet gateways.
- DescribeInternetGatewaysRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInternetGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
- DescribeInternetGatewaysResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeInternetGateways.
- DescribeInternetGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
- describeKey(DescribeKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Provides detailed information about the specified customer master key.
- describeKey(DescribeKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Provides detailed information about the specified customer master key.
- describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your key pairs.
- describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your key pairs.
- describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your key pairs.
- describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your key pairs.
- describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your key pairs.
- describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your key pairs.
- describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your key pairs.
- describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your key pairs.
- DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
- DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeKeyPairs.
- DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
- DescribeKeyRequest - Class in com.amazonaws.services.kms.model
-
Provides detailed information about the specified customer master key.
- DescribeKeyRequest() - Constructor for class com.amazonaws.services.kms.model.DescribeKeyRequest
-
- DescribeKeyResult - Class in com.amazonaws.services.kms.model
-
- DescribeKeyResult() - Constructor for class com.amazonaws.services.kms.model.DescribeKeyResult
-
- describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more launch configurations.
- describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more launch configurations.
- describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more launch configurations.
- describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more launch configurations.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more launch configurations.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more launch configurations.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more launch configurations.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more launch configurations.
- DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes one or more launch configurations.
- DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
- DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
- describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- DescribeLifecycleHooksRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the lifecycle hooks for the specified Auto Scaling group.
- DescribeLifecycleHooksRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
- DescribeLifecycleHooksResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeLifecycleHooksResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
- describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the available types of lifecycle hooks.
- describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the available types of lifecycle hooks.
- DescribeLifecycleHookTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the available types of lifecycle hooks.
- DescribeLifecycleHookTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
-
- DescribeLifecycleHookTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeLifecycleHookTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
- describeLimits(DescribeLimitsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- describeLimits(DescribeLimitsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- describeLimitsAsync(DescribeLimitsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- describeLimitsAsync(DescribeLimitsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table
that you create there.
- DescribeLimitsRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table that
you create there.
- DescribeLimitsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
-
- DescribeLimitsResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a DescribeLimits operation.
- DescribeLimitsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
- describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the attributes for the specified load balancer.
- describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the attributes for the specified load balancer.
- describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the attributes for the specified load balancer.
- describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the attributes for the specified load balancer.
- describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the attributes for the specified load balancer.
- describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the attributes for the specified load balancer.
- DescribeLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the attributes for the specified load balancer.
- DescribeLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
- DescribeLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
-
- describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified policies.
- describeLoadBalancerPolicies() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified policies.
- describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified policies.
- describeLoadBalancerPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified policies.
- describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified policies.
- describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified policies.
- describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified policies.
- describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified policies.
- DescribeLoadBalancerPoliciesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the specified policies.
- DescribeLoadBalancerPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
- DescribeLoadBalancerPoliciesResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeLoadBalancerPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
- describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypes() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypes() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified load balancer policy types.
- describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified load balancer policy types.
- DescribeLoadBalancerPolicyTypesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the specified load balancer policy types.
- DescribeLoadBalancerPolicyTypesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
- DescribeLoadBalancerPolicyTypesResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeLoadBalancerPolicyTypesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
- describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified the load balancers.
- describeLoadBalancers() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the specified the load balancers.
- describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified the load balancers.
- describeLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the specified the load balancers.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the load balancers for the specified Auto Scaling group.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified the load balancers.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the specified the load balancers.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified the load balancers.
- describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the specified the load balancers.
- DescribeLoadBalancersRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the load balancers for the specified Auto Scaling group.
- DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
- DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the specified the load balancers.
- DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
Default constructor for DescribeLoadBalancersRequest object.
- DescribeLoadBalancersRequest(List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
Constructs a new DescribeLoadBalancersRequest object.
- DescribeLoadBalancersResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
- DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
- describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the available CloudWatch metrics for Auto Scaling.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the available CloudWatch metrics for Auto Scaling.
- DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the available CloudWatch metrics for Auto Scaling.
- DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
-
- DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
- describeMovingAddresses(DescribeMovingAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddresses(DescribeMovingAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddressesAsync(DescribeMovingAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddressesAsync(DescribeMovingAddressesRequest, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddressesAsync(DescribeMovingAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- describeMovingAddressesAsync(DescribeMovingAddressesRequest, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your Elastic IP addresses that are being moved to the
EC2-VPC platform, or that are being restored to the EC2-Classic
platform.
- DescribeMovingAddressesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeMovingAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
- DescribeMovingAddressesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeMovingAddresses.
- DescribeMovingAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
- describeNatGateways(DescribeNatGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the your NAT gateways.
- describeNatGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the your NAT gateways.
- describeNatGateways(DescribeNatGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the your NAT gateways.
- describeNatGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the your NAT gateways.
- describeNatGatewaysAsync(DescribeNatGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the your NAT gateways.
- describeNatGatewaysAsync(DescribeNatGatewaysRequest, AsyncHandler<DescribeNatGatewaysRequest, DescribeNatGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the your NAT gateways.
- describeNatGatewaysAsync(DescribeNatGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the your NAT gateways.
- describeNatGatewaysAsync(DescribeNatGatewaysRequest, AsyncHandler<DescribeNatGatewaysRequest, DescribeNatGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the your NAT gateways.
- DescribeNatGatewaysRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeNatGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
- DescribeNatGatewaysResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeNatGateways.
- DescribeNatGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
- describeNetworkAcls(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your network ACLs.
- describeNetworkAcls() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your network ACLs.
- describeNetworkAcls(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your network ACLs.
- describeNetworkAcls() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your network ACLs.
- describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your network ACLs.
- describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your network ACLs.
- describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your network ACLs.
- describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your network ACLs.
- DescribeNetworkAclsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkAclsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
- DescribeNetworkAclsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeNetworkAcls.
- DescribeNetworkAclsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
- describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes a network interface attribute.
- describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes a network interface attribute.
- describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes a network interface attribute.
- describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes a network interface attribute.
- describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes a network interface attribute.
- describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes a network interface attribute.
- DescribeNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
- DescribeNetworkInterfaceAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeNetworkInterfaceAttribute.
- DescribeNetworkInterfaceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
- describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your network interfaces.
- describeNetworkInterfaces() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your network interfaces.
- describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your network interfaces.
- describeNetworkInterfaces() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your network interfaces.
- describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your network interfaces.
- describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your network interfaces.
- describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your network interfaces.
- describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your network interfaces.
- DescribeNetworkInterfacesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkInterfacesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
- DescribeNetworkInterfacesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeNetworkInterfaces.
- DescribeNetworkInterfacesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
- describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the notification actions associated with the specified Auto
Scaling group.
- describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the notification actions associated with the specified Auto
Scaling group.
- DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the notification actions associated with the specified Auto Scaling
group.
- DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
- DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
- describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your placement groups.
- describePlacementGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your placement groups.
- describePlacementGroups(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your placement groups.
- describePlacementGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your placement groups.
- describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your placement groups.
- describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your placement groups.
- describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your placement groups.
- describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your placement groups.
- DescribePlacementGroupsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
- DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribePlacementGroups.
- DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
- describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the policies for the specified Auto Scaling group.
- describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the policies for the specified Auto Scaling group.
- describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the policies for the specified Auto Scaling group.
- describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the policies for the specified Auto Scaling group.
- describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the policies for the specified Auto Scaling group.
- describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the policies for the specified Auto Scaling group.
- describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the policies for the specified Auto Scaling group.
- describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the policies for the specified Auto Scaling group.
- DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the policies for the specified Auto Scaling group.
- DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
- DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
- describePrefixLists(DescribePrefixListsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixLists() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixLists(DescribePrefixListsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixLists() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixListsAsync(DescribePrefixListsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixListsAsync(DescribePrefixListsRequest, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixListsAsync(DescribePrefixListsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- describePrefixListsAsync(DescribePrefixListsRequest, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes available AWS services in a prefix list format, which
includes the prefix list name and prefix list ID of the service and
the IP address range for the service.
- DescribePrefixListsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribePrefixListsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
- DescribePrefixListsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribePrefixLists.
- DescribePrefixListsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
- describeReceiptRule(DescribeReceiptRuleRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the details of the specified receipt rule.
- describeReceiptRule(DescribeReceiptRuleRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the details of the specified receipt rule.
- describeReceiptRuleAsync(DescribeReceiptRuleRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the details of the specified receipt rule.
- describeReceiptRuleAsync(DescribeReceiptRuleRequest, AsyncHandler<DescribeReceiptRuleRequest, DescribeReceiptRuleResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the details of the specified receipt rule.
- describeReceiptRuleAsync(DescribeReceiptRuleRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the details of the specified receipt rule.
- describeReceiptRuleAsync(DescribeReceiptRuleRequest, AsyncHandler<DescribeReceiptRuleRequest, DescribeReceiptRuleResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the details of the specified receipt rule.
- DescribeReceiptRuleRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the details of the specified receipt rule.
- DescribeReceiptRuleRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
- DescribeReceiptRuleResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the details of a receipt rule.
- DescribeReceiptRuleResult() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleResult
-
- describeReceiptRuleSet(DescribeReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSet(DescribeReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest, AsyncHandler<DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest, AsyncHandler<DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the details of the specified receipt rule set.
- DescribeReceiptRuleSetRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the details of the specified receipt rule set.
- DescribeReceiptRuleSetRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetRequest
-
- DescribeReceiptRuleSetResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the details of the specified receipt rule set.
- DescribeReceiptRuleSetResult() - Constructor for class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
- describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more regions that are currently available to you.
- describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more regions that are currently available to you.
- describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more regions that are currently available to you.
- describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more regions that are currently available to you.
- describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more regions that are currently available to you.
- describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more regions that are currently available to you.
- describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more regions that are currently available to you.
- describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more regions that are currently available to you.
- DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
- DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeRegions.
- DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
- describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the Reserved Instances that you purchased.
- describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your account's Reserved Instance listings in the Reserved
Instance Marketplace.
- DescribeReservedInstancesListingsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
- DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeReservedInstancesListings.
- DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
- describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModifications() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the modifications made to your Reserved Instances.
- describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the modifications made to your Reserved Instances.
- DescribeReservedInstancesModificationsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesModificationsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
- DescribeReservedInstancesModificationsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeReservedInstancesModifications.
- DescribeReservedInstancesModificationsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
- describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes Reserved Instance offerings that are available for
purchase.
- describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes Reserved Instance offerings that are available for
purchase.
- DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
- DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeReservedInstancesOfferings.
- DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
- DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
- DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output for DescribeReservedInstances.
- DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
- describeRouteTables(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your route tables.
- describeRouteTables() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your route tables.
- describeRouteTables(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your route tables.
- describeRouteTables() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your route tables.
- describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your route tables.
- describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your route tables.
- describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your route tables.
- describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your route tables.
- DescribeRouteTablesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeRouteTablesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
- DescribeRouteTablesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeRouteTables.
- DescribeRouteTablesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
- describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes one or more scaling activities for the specified Auto Scaling
group.
- DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
- DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
- describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
- describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
- DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
-
- DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the actions scheduled for your Auto Scaling group that haven't
run.
- DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the actions scheduled for your Auto Scaling group that haven't run.
- DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
- DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
- describeScheduledInstanceAvailability(DescribeScheduledInstanceAvailabilityRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Finds available schedules that meet the specified criteria.
- describeScheduledInstanceAvailability(DescribeScheduledInstanceAvailabilityRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Finds available schedules that meet the specified criteria.
- describeScheduledInstanceAvailabilityAsync(DescribeScheduledInstanceAvailabilityRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Finds available schedules that meet the specified criteria.
- describeScheduledInstanceAvailabilityAsync(DescribeScheduledInstanceAvailabilityRequest, AsyncHandler<DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Finds available schedules that meet the specified criteria.
- describeScheduledInstanceAvailabilityAsync(DescribeScheduledInstanceAvailabilityRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Finds available schedules that meet the specified criteria.
- describeScheduledInstanceAvailabilityAsync(DescribeScheduledInstanceAvailabilityRequest, AsyncHandler<DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Finds available schedules that meet the specified criteria.
- DescribeScheduledInstanceAvailabilityRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeScheduledInstanceAvailabilityRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
- DescribeScheduledInstanceAvailabilityResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeScheduledInstanceAvailability.
- DescribeScheduledInstanceAvailabilityResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
- describeScheduledInstances(DescribeScheduledInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstances(DescribeScheduledInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstancesAsync(DescribeScheduledInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstancesAsync(DescribeScheduledInstancesRequest, AsyncHandler<DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstancesAsync(DescribeScheduledInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Scheduled Instances.
- describeScheduledInstancesAsync(DescribeScheduledInstancesRequest, AsyncHandler<DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your Scheduled Instances.
- DescribeScheduledInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeScheduledInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
- DescribeScheduledInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeScheduledInstances.
- DescribeScheduledInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
- describeSecurityGroupReferences(DescribeSecurityGroupReferencesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- describeSecurityGroupReferences(DescribeSecurityGroupReferencesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- describeSecurityGroupReferencesAsync(DescribeSecurityGroupReferencesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- describeSecurityGroupReferencesAsync(DescribeSecurityGroupReferencesRequest, AsyncHandler<DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- describeSecurityGroupReferencesAsync(DescribeSecurityGroupReferencesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- describeSecurityGroupReferencesAsync(DescribeSecurityGroupReferencesRequest, AsyncHandler<DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
[EC2-VPC only] Describes the VPCs on the other side of a VPC peering
connection that are referencing the security groups you've specified
in this request.
- DescribeSecurityGroupReferencesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSecurityGroupReferencesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
- DescribeSecurityGroupReferencesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSecurityGroupReferencesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
- describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your security groups.
- describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your security groups.
- describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your security groups.
- describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your security groups.
- describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your security groups.
- describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your security groups.
- describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your security groups.
- describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your security groups.
- DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
- DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSecurityGroups.
- DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
- describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified snapshot.
- DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Default constructor for a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Constructs a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Constructs a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSnapshotAttribute.
- DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
- describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the EBS snapshots available to you.
- describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the EBS snapshots available to you.
- DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
- DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSnapshots.
- DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
- describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the data feed for Spot instances.
- describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the data feed for Spot instances.
- DescribeSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
-
- DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotDatafeedSubscription.
- DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
- describeSpotFleetInstances(DescribeSpotFleetInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the running instances for the specified Spot fleet.
- describeSpotFleetInstances(DescribeSpotFleetInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the running instances for the specified Spot fleet.
- describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the running instances for the specified Spot fleet.
- describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the running instances for the specified Spot fleet.
- describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the running instances for the specified Spot fleet.
- describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the running instances for the specified Spot fleet.
- DescribeSpotFleetInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotFleetInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
- DescribeSpotFleetInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotFleetInstances.
- DescribeSpotFleetInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
- describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the events for the specified Spot fleet request during the
specified time.
- describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the events for the specified Spot fleet request during the
specified time.
- describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the events for the specified Spot fleet request during the
specified time.
- describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the events for the specified Spot fleet request during the
specified time.
- describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the events for the specified Spot fleet request during the
specified time.
- describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the events for the specified Spot fleet request during the
specified time.
- DescribeSpotFleetRequestHistoryRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotFleetRequestHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
- DescribeSpotFleetRequestHistoryResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotFleetRequestHistory.
- DescribeSpotFleetRequestHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
- describeSpotFleetRequests(DescribeSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your Spot fleet requests.
- describeSpotFleetRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes your Spot fleet requests.
- describeSpotFleetRequests(DescribeSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your Spot fleet requests.
- describeSpotFleetRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes your Spot fleet requests.
- describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your Spot fleet requests.
- describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes your Spot fleet requests.
- describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your Spot fleet requests.
- describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes your Spot fleet requests.
- DescribeSpotFleetRequestsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotFleetRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
- DescribeSpotFleetRequestsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotFleetRequests.
- DescribeSpotFleetRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
- describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the Spot instance requests that belong to your account.
- describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the Spot instance requests that belong to your account.
- DescribeSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
- DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotInstanceRequests.
- DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
- describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot price history.
- describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot price history.
- describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot price history.
- describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the Spot price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the Spot price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the Spot price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the Spot price history.
- DescribeSpotPriceHistoryRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
- DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSpotPriceHistory.
- DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
- describeStaleSecurityGroups(DescribeStaleSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- describeStaleSecurityGroups(DescribeStaleSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- describeStaleSecurityGroupsAsync(DescribeStaleSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- describeStaleSecurityGroupsAsync(DescribeStaleSecurityGroupsRequest, AsyncHandler<DescribeStaleSecurityGroupsRequest, DescribeStaleSecurityGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- describeStaleSecurityGroupsAsync(DescribeStaleSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- describeStaleSecurityGroupsAsync(DescribeStaleSecurityGroupsRequest, AsyncHandler<DescribeStaleSecurityGroupsRequest, DescribeStaleSecurityGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
[EC2-VPC only] Describes the stale security group rules for security
groups in a specified VPC.
- DescribeStaleSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeStaleSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
- DescribeStaleSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeStaleSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
- describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your subnets.
- describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your subnets.
- describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your subnets.
- describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your subnets.
- describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your subnets.
- describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your subnets.
- describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your subnets.
- describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your subnets.
- DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
- DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeSubnets.
- DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
- describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
- DescribeTableRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on the
table.
- DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
Default constructor for DescribeTableRequest object.
- DescribeTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
Constructs a new DescribeTableRequest object.
- DescribeTableResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a DescribeTable operation.
- DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
- describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the specified tags.
- describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the specified tags.
- describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the specified tags.
- describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the specified tags.
- describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the tags for your EC2 resources.
- describeTags() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of the tags for your EC2 resources.
- describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the tags for your EC2 resources.
- describeTags() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of the tags for your EC2 resources.
- describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Describes the tags associated with the specified load balancers.
- describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Describes the tags associated with the specified load balancers.
- describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the specified tags.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the specified tags.
- describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the specified tags.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the specified tags.
- describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the tags for your EC2 resources.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of the tags for your EC2 resources.
- describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the tags for your EC2 resources.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of the tags for your EC2 resources.
- describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the tags associated with the specified load balancers.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Describes the tags associated with the specified load balancers.
- describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the tags associated with the specified load balancers.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Describes the tags associated with the specified load balancers.
- DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the specified tags.
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
- DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
Default constructor for a new DescribeTagsRequest object.
- DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
Constructs a new DescribeTagsRequest object.
- DescribeTagsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Describes the tags associated with the specified load balancers.
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
- DescribeTagsResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
- DescribeTagsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeTags.
- DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
-
- DescribeTagsResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DescribeTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
- describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Describes the termination policies supported by Auto Scaling.
- DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
Describes the termination policies supported by Auto Scaling.
- DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
-
- DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
-
- DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
- describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified volume.
- describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified volume.
- describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified volume.
- describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified volume.
- describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified volume.
- describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified volume.
- DescribeVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
- DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVolumeAttribute.
- DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
- describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified EBS volumes.
- describeVolumes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified EBS volumes.
- describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified EBS volumes.
- describeVolumes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified EBS volumes.
- describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified EBS volumes.
- describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified EBS volumes.
- describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified EBS volumes.
- describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified EBS volumes.
- DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
Default constructor for a new DescribeVolumesRequest object.
- DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
Constructs a new DescribeVolumesRequest object.
- DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVolumes.
- DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
- describeVolumeStatus(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the status of the specified volumes.
- describeVolumeStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the status of the specified volumes.
- describeVolumeStatus(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the status of the specified volumes.
- describeVolumeStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the status of the specified volumes.
- describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the status of the specified volumes.
- describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the status of the specified volumes.
- describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the status of the specified volumes.
- describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the status of the specified volumes.
- DescribeVolumeStatusRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
- DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVolumeStatus.
- DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
- describeVpcAttribute(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified VPC.
- describeVpcAttribute(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified VPC.
- describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified VPC.
- describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified VPC.
- describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified VPC.
- describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified VPC.
- DescribeVpcAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
- DescribeVpcAttributeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcAttribute.
- DescribeVpcAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
- describeVpcClassicLink(DescribeVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLink() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLink(DescribeVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLink() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ClassicLink status of one or more VPCs.
- describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupport() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupport() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupportAsync(DescribeVpcClassicLinkDnsSupportRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupportAsync(DescribeVpcClassicLinkDnsSupportRequest, AsyncHandler<DescribeVpcClassicLinkDnsSupportRequest, DescribeVpcClassicLinkDnsSupportResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupportAsync(DescribeVpcClassicLinkDnsSupportRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ClassicLink DNS support status of one or more VPCs.
- describeVpcClassicLinkDnsSupportAsync(DescribeVpcClassicLinkDnsSupportRequest, AsyncHandler<DescribeVpcClassicLinkDnsSupportRequest, DescribeVpcClassicLinkDnsSupportResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the ClassicLink DNS support status of one or more VPCs.
- DescribeVpcClassicLinkDnsSupportRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcClassicLinkDnsSupportRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
- DescribeVpcClassicLinkDnsSupportResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcClassicLinkDnsSupport.
- DescribeVpcClassicLinkDnsSupportResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
- DescribeVpcClassicLinkRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcClassicLinkRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
- DescribeVpcClassicLinkResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcClassicLink.
- DescribeVpcClassicLinkResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
- describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC endpoints.
- describeVpcEndpoints() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC endpoints.
- describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC endpoints.
- describeVpcEndpoints() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC endpoints.
- describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC endpoints.
- describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC endpoints.
- describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC endpoints.
- describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC endpoints.
- describeVpcEndpointServices(DescribeVpcEndpointServicesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServices() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServices(DescribeVpcEndpointServicesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServices() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes all supported AWS services that can be specified when
creating a VPC endpoint.
- DescribeVpcEndpointServicesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcEndpointServicesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
- DescribeVpcEndpointServicesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcEndpointServices.
- DescribeVpcEndpointServicesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
- DescribeVpcEndpointsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcEndpointsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
- DescribeVpcEndpointsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcEndpoints.
- DescribeVpcEndpointsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC peering connections.
- DescribeVpcPeeringConnectionsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcPeeringConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
- DescribeVpcPeeringConnectionsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcPeeringConnections.
- DescribeVpcPeeringConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
- describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPCs.
- describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPCs.
- describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPCs.
- describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPCs.
- describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPCs.
- describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPCs.
- describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPCs.
- describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPCs.
- DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
- DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpcs.
- DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
- describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPN connections.
- describeVpnConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPN connections.
- describeVpnConnections(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPN connections.
- describeVpnConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPN connections.
- describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPN connections.
- describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPN connections.
- describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPN connections.
- describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPN connections.
- DescribeVpnConnectionsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
- DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpnConnections.
- DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
- describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your virtual private gateways.
- describeVpnGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your virtual private gateways.
- describeVpnGateways(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your virtual private gateways.
- describeVpnGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your virtual private gateways.
- describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your virtual private gateways.
- describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your virtual private gateways.
- describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your virtual private gateways.
- describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your virtual private gateways.
- DescribeVpnGatewaysRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
- DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DescribeVpnGateways.
- DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
- deserialize(byte[], Class<T>) - Method in interface com.amazonaws.mobileconnectors.lambdainvoker.LambdaDataBinder
-
Converts an encoded byte array into a POJO.
- deserialize(byte[], Class<T>) - Method in class com.amazonaws.mobileconnectors.lambdainvoker.LambdaJsonBinder
-
- deserializeFrom(InputStream) - Static method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Deprecated.
Returns the deserialized transfer state of the given serialized
representation.
- deserializeFrom(String) - Static method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Deprecated.
Returns the deserialized transfer state of the given serialized
representation.
- Destination - Class in com.amazonaws.services.simpleemail.model
-
Represents the destination of the message, consisting of To:, CC:, and BCC:
fields.
- Destination() - Constructor for class com.amazonaws.services.simpleemail.model.Destination
-
Default constructor for Destination object.
- Destination(List<String>) - Constructor for class com.amazonaws.services.simpleemail.model.Destination
-
Constructs a new Destination object.
- detachClassicLinkVpc(DetachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- detachClassicLinkVpc(DetachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
- DetachClassicLinkVpcRequest - Class in com.amazonaws.services.ec2.model
-
- DetachClassicLinkVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
- DetachClassicLinkVpcResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DetachClassicLinkVpc.
- DetachClassicLinkVpcResult() - Constructor for class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
-
- detachInstances(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Removes one or more instances from the specified Auto Scaling group.
- detachInstances(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Removes one or more instances from the specified Auto Scaling group.
- detachInstancesAsync(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Removes one or more instances from the specified Auto Scaling group.
- detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Removes one or more instances from the specified Auto Scaling group.
- detachInstancesAsync(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Removes one or more instances from the specified Auto Scaling group.
- detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Removes one or more instances from the specified Auto Scaling group.
- DetachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
-
Removes one or more instances from the specified Auto Scaling group.
- DetachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
- DetachInstancesResult - Class in com.amazonaws.services.autoscaling.model
-
- DetachInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
- detachInternetGateway(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- detachInternetGateway(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches an Internet gateway from a VPC, disabling connectivity
between the Internet and the VPC.
- DetachInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DetachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
- detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Removes the specified subnets from the set of configured subnets for the
load balancer.
- DetachLoadBalancerFromSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Removes the specified subnets from the set of configured subnets for the load
balancer.
- DetachLoadBalancerFromSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
- DetachLoadBalancerFromSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DetachLoadBalancerFromSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
- detachLoadBalancers(DetachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancers() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancers(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancers() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancersAsync(DetachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancersAsync(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Removes one or more load balancers from the specified Auto Scaling group.
- detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Removes one or more load balancers from the specified Auto Scaling group.
- DetachLoadBalancersRequest - Class in com.amazonaws.services.autoscaling.model
-
Removes one or more load balancers from the specified Auto Scaling group.
- DetachLoadBalancersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
- DetachLoadBalancersResult - Class in com.amazonaws.services.autoscaling.model
-
- DetachLoadBalancersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
-
- detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Detaches a network interface from an instance.
- detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Detaches a network interface from an instance.
- detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches a network interface from an instance.
- detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches a network interface from an instance.
- detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches a network interface from an instance.
- detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches a network interface from an instance.
- DetachNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
-
- DetachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
- detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Detaches an EBS volume from an instance.
- detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Detaches an EBS volume from an instance.
- detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches an EBS volume from an instance.
- detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches an EBS volume from an instance.
- detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches an EBS volume from an instance.
- detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches an EBS volume from an instance.
- DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
-
- DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Default constructor for a new DetachVolumeRequest object.
- DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Constructs a new DetachVolumeRequest object.
- DetachVolumeResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DetachVolume.
- DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
-
- detachVpnGateway(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Detaches a virtual private gateway from a VPC.
- detachVpnGateway(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Detaches a virtual private gateway from a VPC.
- detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches a virtual private gateway from a VPC.
- detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Detaches a virtual private gateway from a VPC.
- detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches a virtual private gateway from a VPC.
- detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Detaches a virtual private gateway from a VPC.
- DetachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
-
- DetachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
Default constructor for a new DetachVpnGatewayRequest object.
- DetachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
Constructs a new DetachVpnGatewayRequest object.
- deviceLastModifiedDate(Date) - Method in class com.amazonaws.mobileconnectors.cognito.Record.Builder
-
Sets the device last modified date of this
Record.
- DevicesHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
-
Callback to get devices for a user.
- deviceSRP(String, String, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
-
- deviceSrpAuthRequest(RespondToAuthChallengeResult, String, String, CognitoUser.AuthenticationHelper) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Creates request for device SRP verification.
- DeviceType - Enum in com.amazonaws.services.ec2.model
-
Device Type
- DhcpConfiguration - Class in com.amazonaws.services.ec2.model
-
Describes a DHCP configuration option.
- DhcpConfiguration() - Constructor for class com.amazonaws.services.ec2.model.DhcpConfiguration
-
- DhcpOptions - Class in com.amazonaws.services.ec2.model
-
Describes a set of DHCP options.
- DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
-
- Dimension - Class in com.amazonaws.services.cloudwatch.model
-
The Dimension data type further expands on the identity of a
metric using a Name, Value pair.
- Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
-
- DimensionFilter - Class in com.amazonaws.services.cloudwatch.model
-
The
DimensionFilter data type is used to filter
ListMetrics results.
- DimensionFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
- DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- DISABLE_CERT_CHECKING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Disable validation of server certificates when using the HTTPS protocol.
- DISABLE_REMOTE_REGIONS_FILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
By default, the SDK will attempt to download an up-to-date set of region
metadata from Amazon CloudFront when first required.
- disableAlarmActions(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Disables actions for the specified alarms.
- disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Disables actions for the specified alarms.
- disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Disables actions for the specified alarms.
- disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Disables actions for the specified alarms.
- disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Disables actions for the specified alarms.
- disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Disables actions for the specified alarms.
- DisableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
-
Disables actions for the specified alarms.
- DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
- disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Removes the specified Availability Zones from the set of Availability
Zones for the specified load balancer.
- DisableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Removes the specified Availability Zones from the set of Availability Zones
for the specified load balancer.
- DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
Default constructor for DisableAvailabilityZonesForLoadBalancerRequest
object.
- DisableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
Constructs a new DisableAvailabilityZonesForLoadBalancerRequest object.
- DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
- DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
Constant for a disabled rule.
- DisabledException - Exception in com.amazonaws.services.kms.model
-
The request was rejected because the specified key was marked as disabled.
- DisabledException(String) - Constructor for exception com.amazonaws.services.kms.model.DisabledException
-
Constructs a new DisabledException with the specified error message.
- disableKey(DisableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Sets the state of a customer master key (CMK) to disabled, thereby
preventing its use for cryptographic operations.
- disableKey(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Sets the state of a customer master key (CMK) to disabled, thereby
preventing its use for cryptographic operations.
- DisableKeyRequest - Class in com.amazonaws.services.kms.model
-
Sets the state of a customer master key (CMK) to disabled, thereby preventing
its use for cryptographic operations.
- DisableKeyRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRequest
-
- disableKeyRotation(DisableKeyRotationRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Disables rotation of the specified key.
- disableKeyRotation(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Disables rotation of the specified key.
- DisableKeyRotationRequest - Class in com.amazonaws.services.kms.model
-
Disables rotation of the specified key.
- DisableKeyRotationRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRotationRequest
-
- disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Disables monitoring of the specified metrics for the specified Auto
Scaling group.
- DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
-
Disables monitoring of the specified metrics for the specified Auto Scaling
group.
- DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
- disableRequesterPays(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Allows Amazon S3 bucket owner to disable the Requester Pays for the given
bucket name.
- disableRequesterPays(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables a virtual private gateway (VGW) from propagating routes to a
specified route table of a VPC.
- DisableVgwRoutePropagationRequest - Class in com.amazonaws.services.ec2.model
-
- DisableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
- disableVpcClassicLink(DisableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disables ClassicLink for a VPC.
- disableVpcClassicLink(DisableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disables ClassicLink for a VPC.
- disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables ClassicLink for a VPC.
- disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables ClassicLink for a VPC.
- disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables ClassicLink for a VPC.
- disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables ClassicLink for a VPC.
- disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupport() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupport() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupportAsync(DisableVpcClassicLinkDnsSupportRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupportAsync(DisableVpcClassicLinkDnsSupportRequest, AsyncHandler<DisableVpcClassicLinkDnsSupportRequest, DisableVpcClassicLinkDnsSupportResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupportAsync(DisableVpcClassicLinkDnsSupportRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables ClassicLink DNS support for a VPC.
- disableVpcClassicLinkDnsSupportAsync(DisableVpcClassicLinkDnsSupportRequest, AsyncHandler<DisableVpcClassicLinkDnsSupportRequest, DisableVpcClassicLinkDnsSupportResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disables ClassicLink DNS support for a VPC.
- DisableVpcClassicLinkDnsSupportRequest - Class in com.amazonaws.services.ec2.model
-
- DisableVpcClassicLinkDnsSupportRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest
-
- DisableVpcClassicLinkDnsSupportResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DisableVpcClassicLinkDnsSupport.
- DisableVpcClassicLinkDnsSupportResult() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportResult
-
- DisableVpcClassicLinkRequest - Class in com.amazonaws.services.ec2.model
-
- DisableVpcClassicLinkRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
- DisableVpcClassicLinkResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of DisableVpcClassicLink.
- DisableVpcClassicLinkResult() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
-
- disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disassociates an Elastic IP address from the instance or network
interface it's associated with.
- DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
-
- DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
Default constructor for a new DisassociateAddressRequest object.
- DisassociateAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
Constructs a new DisassociateAddressRequest object.
- disassociateRouteTable(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Disassociates a subnet from a route table.
- disassociateRouteTable(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Disassociates a subnet from a route table.
- disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disassociates a subnet from a route table.
- disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Disassociates a subnet from a route table.
- disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disassociates a subnet from a route table.
- disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Disassociates a subnet from a route table.
- DisassociateRouteTableRequest - Class in com.amazonaws.services.ec2.model
-
- DisassociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
- disconnect() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Disconnect from a mqtt client (close current MQTT session).
- DiskImage - Class in com.amazonaws.services.ec2.model
-
Describes a disk image.
- DiskImage() - Constructor for class com.amazonaws.services.ec2.model.DiskImage
-
- DiskImageDescription - Class in com.amazonaws.services.ec2.model
-
Describes a disk image.
- DiskImageDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDescription
-
- DiskImageDetail - Class in com.amazonaws.services.ec2.model
-
Describes a disk image.
- DiskImageDetail() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDetail
-
- DiskImageFormat - Enum in com.amazonaws.services.ec2.model
-
Disk Image Format
- DiskImageVolumeDescription - Class in com.amazonaws.services.ec2.model
-
Describes a disk image volume.
- DiskImageVolumeDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
- doesBucketExist(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Checks if the specified bucket exists.
- doesBucketExist(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- doesObjectExist(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- doesObjectExist(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- doesTableExist(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Checks if a specified table exists and is in ACTIVE state.
- domainMetadata(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- domainMetadata(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- domainMetadataAsync(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- domainMetadataAsync(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
- DomainMetadataRequest - Class in com.amazonaws.services.simpledb.model
-
- DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Default constructor for a new DomainMetadataRequest object.
- DomainMetadataRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Constructs a new DomainMetadataRequest object.
- DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
-
Domain Metadata Result
- DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
- DomainType - Enum in com.amazonaws.services.ec2.model
-
Domain Type
- doNotRememberThisDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Marks this device as not trusted, runs in the current thread.
- doNotRememberThisDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Marks this device as not trusted, runs in a background thread.
- DoubleSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
Doubles.
- DoubleUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java Doubles.
- Download - Interface in com.amazonaws.mobileconnectors.s3.transfermanager
-
- download(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Schedules a new transfer to download data from Amazon S3 and save it to
the specified file.
- download(GetObjectRequest, File) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Schedules a new transfer to download data from Amazon S3 and save it to
the specified file.
- download(GetObjectRequest, File, S3ProgressListener) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Schedules a new transfer to download data from Amazon S3 and save it to
the specified file.
- download(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Starts downloading the S3 object specified by the bucket and the key to
the given file.
- downloadDirectory(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Downloads all objects in the virtual directory designated by the
keyPrefix given to the destination directory given.
- downloadTo(File) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Convenient method to synchronously download to the specified file from
the S3 object represented by this S3Link.
- downloadTo(File, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- downloadTo(OutputStream) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Downloads the data from the object represented by this S3Link to the
specified output stream.
- downloadTo(OutputStream, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- dryRun(DryRunSupportedRequest<X>) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Checks whether you have the required permissions for the provided
AmazonEC2 operation, without actually running it.
- dryRun(DryRunSupportedRequest<X>) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Checks whether you have the required permissions for the provided
AmazonEC2 operation, without actually running it.
- DryRunResult<X extends AmazonWebServiceRequest> - Class in com.amazonaws.services.ec2.model
-
Result of a dry-run operation.
- DryRunResult(boolean, DryRunSupportedRequest<X>, String, AmazonServiceException) - Constructor for class com.amazonaws.services.ec2.model.DryRunResult
-
- DryRunSupportedRequest<X extends AmazonWebServiceRequest> - Interface in com.amazonaws.services.ec2.model
-
Generic interface for operation request that is supported with dry-run.
- DsnAction - Enum in com.amazonaws.services.simpleemail.model
-
Dsn Action
- DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
-
The item name was specified more than once.
- DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
-
Constructs a new DuplicateItemNameException with the specified error
message.
- DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
A listener already exists for the specified LoadBalancerName and
LoadBalancerPort, but with a different InstancePort, Protocol, or SSLCertificateId.
- DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException
-
Constructs a new DuplicateListenerException with the specified error
message.
- DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
The specified load balancer name already exists for this account.
- DuplicateLoadBalancerNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateLoadBalancerNameException
-
Constructs a new DuplicateLoadBalancerNameException with the specified
error message.
- DuplicatePolicyNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
A policy with the specified name already exists for this load balancer.
- DuplicatePolicyNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException
-
Constructs a new DuplicatePolicyNameException with the specified error
message.
- DuplicateTagKeysException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
A tag key was specified more than once.
- DuplicateTagKeysException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateTagKeysException
-
Constructs a new DuplicateTagKeysException with the specified error
message.
- Dynamodb - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- DYNAMODB_DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
Default policy for DynamoDB client
- DYNAMODB_DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
Default max retry count for DynamoDB client
- DynamoDBAttribute - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for marking a class property as an attribute in a DynamoDB table.
- DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a hash key or range key property in a class to
auto-generate this key.
- DynamoDBDeleteExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enables adding options to a delete operation.
- DynamoDBDeleteExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
- DynamoDBDocument - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
An annotation that marks a class which can be serialized to a DynamoDB
document or sub-document.
- DynamoDBHashKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property as the hash key for a modeled class.
- DynamoDBIgnore - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a class property as non-modeled.
- DynamoDBIndexHashKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property in a class as the attribute to be used as
the hash key for one or more global secondary indexes on a DynamoDB table.
- DynamoDBIndexRangeKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property in a class as the attribute to be used as
range key for one or more local secondary indexes on a DynamoDB table.
- DynamoDBMapper - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Object mapper for domain-object interaction with DynamoDB.
- DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object given, using the default
configuration.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object and configuration given.
- DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object and S3 client cache
given, using the default configuration.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the given service object, configuration, and
transform hook.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object, configuration, and S3
client cache given.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer, AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructor with all parameters.
- DynamoDBMapper.FailedBatch - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
The return type of batchWrite, batchDelete and batchSave.
- DynamoDBMapperConfig - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Immutable configuration object for service call behavior.
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy, RequestMetricCollector) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the save behavior given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the consistent read behavior
given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name override given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver
strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the object table name resolver
strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver, DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver
strategies given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the pagination loading
strategy given.
- DynamoDBMapperConfig(ConversionSchema) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the conversion schema given.
- DynamoDBMapperConfig(DynamoDBMapperConfig, DynamoDBMapperConfig) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object from two others: a set of defaults
and a set of overrides.
- DynamoDBMapperConfig.Builder - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
A fluent builder for DynamoDBMapperConfig objects.
- DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of consistent read behavior.
- DynamoDBMapperConfig.DefaultTableNameResolver - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMapperConfig.ObjectTableNameResolver - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for a strategy used to determine the table name of an object
based on it's class.
- DynamoDBMapperConfig.PaginationLoadingStrategy - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of pagination loading strategy.
- DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of behaviors for the save operation.
- DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Allows overriding the table name declared on a domain class by the
DynamoDBTable annotation.
- DynamoDBMapperConfig.TableNameResolver - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for a strategy used to determine the table name of an object
based on it's class.
- DynamoDBMapperFieldModel - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMapperFieldModel(String, DynamoDBMapperFieldModel.DynamoDBAttributeType, ArgumentMarshaller) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
- DynamoDBMapperFieldModel.DynamoDBAttributeType - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMappingException - Exception in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Generic exception for problems occuring when mapping DynamoDB items to Java
objects or vice versa.
- DynamoDBMappingException() - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(String) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMarshaller<T> - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Marshaller interface for storing complex types in DynamoDB as Strings.
- DynamoDBMarshalling - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation to mark a property as using a custom marshaller.
- DynamoDBNativeBoolean - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
An annotation that marks a boolean or Boolean attribute of a
modeled class which should be serialized as a DynamoDB BOOL.
- DynamoDBQueryExpression<T> - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
A query expression.
- DynamoDBQueryExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
- DynamoDBRangeKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property in a class as the range key for a DynamoDB
table.
- DynamoDBSaveExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enables adding options to a save operation.
- DynamoDBSaveExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
- DynamoDBScanExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Options for filtering results from a scan operation.
- DynamoDBScanExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
- DynamoDBTable - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation to mark a class as a DynamoDB table.
- DynamoDBv2Actions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon DynamoDB.
- DynamoDBVersionAttribute - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property as an optimistic locking version attribute.
- GatewayType - Enum in com.amazonaws.services.ec2.model
-
Gateway Type
- GCMTokenRegisteredHandler - Interface in com.amazonaws.mobileconnectors.pinpoint.targeting.notification
-
- generateCreateTableRequest(Class<?>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Parse the given POJO class and return the CreateTableRequest for the
DynamoDB table it represents.
- generateDataKey(GenerateDataKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Generates a data key that you can use in your application to locally
encrypt data.
- generateDataKey(GenerateDataKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Generates a data key that you can use in your application to locally
encrypt data.
- GenerateDataKeyRequest - Class in com.amazonaws.services.kms.model
-
Generates a data key that you can use in your application to locally encrypt
data.
- GenerateDataKeyRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
- GenerateDataKeyResult - Class in com.amazonaws.services.kms.model
-
- GenerateDataKeyResult() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
- generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Returns a data key encrypted by a customer master key without the
plaintext copy of that key.
- generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Returns a data key encrypted by a customer master key without the
plaintext copy of that key.
- GenerateDataKeyWithoutPlaintextRequest - Class in com.amazonaws.services.kms.model
-
Returns a data key encrypted by a customer master key without the plaintext
copy of that key.
- GenerateDataKeyWithoutPlaintextRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
- GenerateDataKeyWithoutPlaintextResult - Class in com.amazonaws.services.kms.model
-
- GenerateDataKeyWithoutPlaintextResult() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
- generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GeneratePresignedUrlRequest - Class in com.amazonaws.services.s3.model
-
Contains options to generate a pre-signed URL for an Amazon S3 resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP GET request to access the Amazon S3 object stored under
the specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP request to access the specified Amazon S3 resource.
- generatePrivateAndPublicKeys() - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Generate private and public keys.
- generateRandom(GenerateRandomRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Generates an unpredictable byte string.
- generateRandom() - Method in interface com.amazonaws.services.kms.AWSKMS
-
Generates an unpredictable byte string.
- generateRandom(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Generates an unpredictable byte string.
- generateRandom() - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Generates an unpredictable byte string.
- GenerateRandomRequest - Class in com.amazonaws.services.kms.model
-
Generates an unpredictable byte string.
- GenerateRandomRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateRandomRequest
-
- GenerateRandomResult - Class in com.amazonaws.services.kms.model
-
- GenerateRandomResult() - Constructor for class com.amazonaws.services.kms.model.GenerateRandomResult
-
- generateRandomString() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Returns a string with random characters.
- generateSessionID(PinpointContext) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
Generates Session ID by concatenating present AppKey, UniqueID, and
--yyyyMMdd-HHmmssSSS
- generateVerificationParameters(String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Generates SRP verification parameters for device verification.
- GenericBucketRequest - Class in com.amazonaws.services.s3.model
-
Generic request container for web service requests on buckets.
- GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
-
Create a generic request for a bucket operation.
- GenericHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
-
Callback used for calls which do not return data and only indicate success or failure.
- get(String) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the value of a
Record with the given key.
- get(Class<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- get(int) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
Returns the Nth element of the list.
- GET_OBJECT_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
-
ETag matching constraint header for the get object request
- GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
-
Modified since constraint header for the get object request
- GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
-
ETag non-matching constraint header for the get object request
- GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
-
Unmodified since constraint header for the get object request
- getAbsoluteFilePath() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the absolute path of file to transfer.
- getAccelerateConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getAcceptedRouteCount() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The number of accepted routes.
- getAccepterPeeringConnectionOptions() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the accepter VPC.
- getAccepterPeeringConnectionOptions() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the accepter
VPC.
- getAccepterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the accepter VPC.
- getAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Returns the optional access control list for the new object.
- getAccessControlList() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Returns the optional access control list for the new bucket.
- getAccessControlList() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional access control list for the new upload.
- getAccessControlList() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Returns the optional access control list for the new object.
- getAccessLog() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer captures detailed information of all
requests and delivers the information to the Amazon S3 bucket that you
specify.
- getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
-
Returns null since the EncryptionMaterials base class does not have a
materials accessor.
- getAccessToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
-
Returns Access Token.
- getAccountAttributes() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- getAccountEndpointPrefix() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Return the customer specific endpoint prefix.
- getAccountId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getAccountMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- getAccountMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- getAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
-
Returns the custom ACL to be applied to the specified bucket when this
request is executed.
- getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- getAction() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The action performed by the reporting mail transfer agent (MTA) as a
result of its attempt to deliver the message to the recipient address.
- getActionName() - Method in interface com.amazonaws.auth.policy.Action
-
Returns the name of this action.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.EC2Actions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.S3Actions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SimpleEmailServiceActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SNSActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SQSActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.STSActions
-
Deprecated.
- getActionNames() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- getActionPrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The action name prefix.
- getActions() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the list of actions to which this policy statement applies.
- getActions() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The details of the operation.
- getActions() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
An ordered list of actions to perform on messages that match at least one
of the recipient email addresses or domains specified in the receipt
rule.
- getActions() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The action the client wants to allow for the specified principal.
- getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
Indicates whether actions should be executed during any changes to the
alarm's state.
- getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
Indicates whether or not actions should be executed during any changes to
the alarm's state.
- getActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The current price schedule, as determined by the term remaining for
the Reserved Instance in the listing.
- getActiveInstances() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The running instances.
- getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The scaling activities.
- getActivities() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
The activities related to detaching the instances from the Auto Scaling
group.
- getActivities() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
-
The activities related to moving instances into Standby
mode.
- getActivities() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
-
The activities related to moving instances out of Standby
mode.
- getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling activity.
- getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The ID of the activity.
- getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The activity IDs of the desired scaling activities.
- getActualBlockHourlyPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
If you specified a duration and your Spot instance request was
fulfilled, this is the fixed hourly price in effect for the Spot
instance while it runs.
- getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Adds a specific AWS account ID or group to a volume's list of create
volume permissions.
- getAdd() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to add to the list of launch permissions for the
AMI.
- getAddHeaderAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Adds a header to the received email.
- getAdditionalAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
This parameter is reserved.
- getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Reserved.
- getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Reserved.
- getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Reserved.
- getAddress() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the Address of the endpoint.
- getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
Information about one or more Elastic IP addresses.
- getAddressingType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Deprecated.
- getAddressingType() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Deprecated.
- getAddRouteTableIds() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route tables IDs to associate with the endpoint.
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
The policy adjustment type.
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The adjustment type.
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The adjustment type, which specifies how ScalingAdjustment
is interpreted.
- getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
The policy adjustment types.
- getAffinity() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The new affinity setting for the instance.
- getAffinity() - Method in class com.amazonaws.services.ec2.model.Placement
-
The affinity setting for the instance on the Dedicated host.
- getAfter() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of an existing rule after which the new rule will be placed.
- getAfter() - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule after which to place the specified receipt
rule.
- getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The CloudWatch alarms related to the policy.
- getAlgorithm() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Returns the encryption algorithm to use with this customer-provided
server-side encryption key.
- getAliasArn() - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- getAliases() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- getAliasName() - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the alias.
- getAliasName() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- getAliasName() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- getAliasName() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- getAll() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the key-value representation of all records of this dataset.
- getAllAttributes() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- getAllAttributes() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getAllAttributes() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns a map of all custom attributes contained within this
EndpointProfile
- getAllEvents() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- getAllMetrics() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- getAllMetrics() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getAllMetrics() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the allocation of the address for use with
EC2-VPC.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
[EC2-VPC] The ID that AWS assigns to represent the allocation of the
Elastic IP address for use with instances in a VPC.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The allocation ID.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The allocation ID of an Elastic IP address to associate with the NAT
gateway.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The allocation ID for the Elastic IP address.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The allocation ID of the Elastic IP address that's associated with the
NAT gateway.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The allocation ID.
- getAllocationId() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-VPC] The allocation ID.
- getAllocationIds() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-VPC] One or more allocation IDs.
- getAllocationStrategy() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates how to allocate the target capacity across the Spot pools
specified by the Spot fleet request.
- getAllowedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns allowed headers of this rule.
- getAllowedMethods() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns the allowed methods of this rule.
- getAllowedOrigins() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns the allowed origins of this rule and returns a reference to this
object for method chaining.
- getAllowEgressFromLocalClassicLinkToRemoteVpc() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- getAllowEgressFromLocalClassicLinkToRemoteVpc() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- getAllowEgressFromLocalClassicLinkToRemoteVpc() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local ClassicLink connection can communicate with
the peer VPC over the VPC peering connection.
- getAllowEgressFromLocalVpcToRemoteClassicLink() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- getAllowEgressFromLocalVpcToRemoteClassicLink() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- getAllowEgressFromLocalVpcToRemoteClassicLink() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local VPC can communicate with a ClassicLink
connection in the peer VPC over the VPC peering connection.
- getAllowEventCollection() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Indicates whether or not event collection is enabled for the SDK.
- getAllowReassignment() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
Indicates whether to allow an IP address that is already assigned to
another network interface or instance to be reassigned to the
specified network interface.
- getAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow
an Elastic IP address that is already associated with an instance or
network interface to be reassociated with the specified instance or
network interface.
- getAllowWANDelivery() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Indicates whether or not events will be sent to the Amazon Mobile
Analytics website over WAN (mobile) networks.
- getAllRecords() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Retrieves all raw records, marked deleted or not, from local storage.
- getAllSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- getAllTags() - Method in class com.amazonaws.services.s3.model.TagSet
-
Get all the tags for this TagSet
- getAllTagSets() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
Gets the list of
TagSet objects contained in this object.
- getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Item
-
- getAlternateValueEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- getAmazonS3Client() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getAmazonS3Client() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Returns the underlying Amazon S3 client used to make requests to Amazon
S3.
- getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
-
The AMI launch index, which can be used to find this instance in the
launch group.
- getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The amount of the recurring charge.
- getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
Used for Reserved Instance Marketplace offerings.
- getAnalyticsClient() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointManager
-
The
AnalyticsClient is the primary class used to create, store, and
submit events from your application.
- getAppContext() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The Android Context.
- getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- getAppId() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The Pinpoint AppId
- getApplicationId() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the Mobile Analytics application Id
- getAppVersion() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
-
The architecture of the image.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The architecture of the virtual machine.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The architecture of the virtual machine.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The architecture of the virtual machine.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The architecture of the instance.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
-
The architecture of the image.
- getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The architecture of the AMI.
- getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The Amazon Resource Name (ARN) of the instance profile.
- getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The Amazon Resource Name (ARN) of the instance profile.
- getArn() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The Amazon Resource Name (ARN).
- getArn() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the key.
- getArrivalDate() - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
When the message was received by the reporting mail transfer agent (MTA),
in
RFC 822 date-time
format.
- getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Used for groups that launch instances into a virtual private cloud (VPC).
- getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
[EC2-VPC] Indicates whether to assign a public IP address to each
instance.
- getAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
Indicates whether to assign a public IP address to an instance you
launch in a VPC.
- getAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to assign a public IP address to instances launched
in a VPC.
- getAssociation() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- getAssociation() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The association information for an Elastic IP address for the network
interface.
- getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The association information for an Elastic IP address associated with
the network interface.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the association of the address with an instance in
a VPC.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
-
[EC2-VPC] The ID that represents the association of the Elastic IP
address with an instance.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
-
The route table association ID (needed to disassociate the route
table).
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-VPC] The association ID.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
The association ID representing the current association between the
route table and subnet.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The association ID.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the current association between the original network ACL and
the subnet.
- getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The association ID.
- getAssociations() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any associations between the network ACL and one or more subnets
- getAssociations() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The associations between the route table and one or more subnets.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
-
Information about the volume attachment.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The attachment (if any) of the network interface.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
-
Information about the volume attachment.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The network interface attachment.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Information about the interface attachment.
- getAttachment() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The network interface attachment.
- getAttachmentId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
-
The ID of the network interface attachment.
- getAttachmentId() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
The ID of the attachment.
- getAttachmentId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The ID of the network interface attachment.
- getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the network interface attachment.
- getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
The ID of the network interface attachment.
- getAttachments() - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any VPCs attached to the Internet gateway.
- getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
-
Information about the volume attachments.
- getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The time stamp when the attachment initiated.
- getAttachTime() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The time stamp when the attachment initiated.
- getAttachTime() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The timestamp indicating when the attachment initiated.
- getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The time stamp when the attachment initiated.
- getAttribute(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
Returns the value of the attribute with the specified name.
- getAttribute(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
Returns the value of the attribute with the specified name.
- getAttribute(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the array of values of the custom attribute with the specified name.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The AMI attribute.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The instance attribute.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The attribute of the network interface.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The instance attribute.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The VPC attribute.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The name of the attribute to modify.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The name of the attribute.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The attribute to reset (currently you can only reset the launch
permission attribute).
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The attribute to reset.
- getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The attribute to reset.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- getAttributeName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
-
Returns how will the code be delivered.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- getAttributeName() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
The name of the account attribute.
- getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The name of the attribute.
- getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The name of the attribute.
- getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The name of the attribute.
- getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The name of the attribute you want to set.
- getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The name of the attribute you want to set.
- getAttributeNameCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of unique attribute names in the domain.
- getAttributeNames() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
One or more account attribute names.
- getAttributeNames() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The names of the attributes.
- getAttributeNames() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
A list of attributes for which to retrieve information.
- getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
A list of attributes that need to be returned along with each message.
- getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all unique attribute names in the domain, in bytes.
- getAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
-
Returns the user attributes as a key, value pairs.
- getAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserDetails
-
Returns users' attributes.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects, representing
the item as it appeared before the DeleteItem operation.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the UpdateItem
operation.
- getAttributes(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
Returns all of the attributes associated with the specified item.
- getAttributes(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
Returns all of the attributes associated with the specified item.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Returns the value of the Attributes property for this object.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
A list of Attributes.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
The list of attributes returned by the operation.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.Item
-
A list of attributes.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The list of attributes.
- getAttributes() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The list of attributes for a replaceable item.
- getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
- getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- getAttributes() - Method in class com.amazonaws.services.sns.model.Endpoint
-
Attributes for endpoint.
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
Attributes include the following:
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
Attributes include the following:
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
A list of the individual attribute names, such as
MonthlySpendLimit, for which you want values.
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
-
The SMS attribute names and their values.
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
A map of the subscription's attributes.
- getAttributes() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
A map of the topic's attributes.
- getAttributes() - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
Attributes for platform application object.
- getAttributes() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
A map of the endpoint attributes.
- getAttributes() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
A map of the platform application attributes.
- getAttributes() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
-
The default settings for sending SMS messages from your account.
- getAttributes() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
A map of attributes with their corresponding values.
- getAttributes() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
A map of attributes to the respective values.
- getAttributes() - Method in class com.amazonaws.services.sqs.model.Message
-
SenderId, SentTimestamp,
ApproximateReceiveCount, and/or
ApproximateFirstReceiveTimestamp.
- getAttributes() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
A map of attributes to set.
- getAttributesAsync(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Returns all of the attributes associated with the specified item.
- getAttributesAsync(GetAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
Returns all of the attributes associated with the specified item.
- getAttributesAsync(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns all of the attributes associated with the specified item.
- getAttributesAsync(GetAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns all of the attributes associated with the specified item.
- GetAttributesRequest - Class in com.amazonaws.services.simpledb.model
-
- GetAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Default constructor for a new GetAttributesRequest object.
- GetAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Constructs a new GetAttributesRequest object.
- GetAttributesResult - Class in com.amazonaws.services.simpledb.model
-
Get Attributes Result
- GetAttributesResult() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesResult
-
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- getAttributeType() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The type of the attribute.
- getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- getAttributeValue() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
-
The value of the attribute.
- getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The value of the attribute.
- getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The value of the attribute.
- getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The new value for the attribute in JSON format.
- getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The new value for the attribute.
- getAttributeValueCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all attribute name/value pairs in the domain.
- getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- getAttributeValues() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
Returns the raw attribute values to be transformed or untransformed.
- getAttributeValues() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
One or more values for the account attribute.
- getAttributeValuesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all attribute values in the domain, in bytes.
- getAttributeVerificationCode(String, VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Requests code to verify a user attribute, in current thread.
- getAttributeVerificationCodeInBackground(String, VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Requests code to verify a user attribute, in background.
- getAuthenticateOnUnsubscribe() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- getAuthenticationDetails(AuthenticationContinuation, String) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
-
Call out to the dev to get the credentials for a user.
- getAuthenticationParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
The authentication parameters set for custom authentication process.
- getAuthenticationType() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
This method returns the authentication type.
- getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The state of autoEnableIO attribute.
- getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
Indicates whether the volume should be auto-enabled for I/O
operations.
- getAutoPlacement() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
This is enabled by default.
- getAutoPlacement() - Method in class com.amazonaws.services.ec2.model.Host
-
Whether auto-placement is on or off.
- getAutoPlacement() - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Specify whether to enable or disable auto-placement.
- getAutoScalingGroupARN() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The Amazon Resource Name (ARN) of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The name of the Auto Scaling group associated with the instance.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the group for the lifecycle hook.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
The name of the group to delete.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the Auto Scaling group for the lifecycle hook.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
The name or Amazon Resource Name (ARN) of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The name or ARN of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the Auto Scaling group for the lifecycle hook.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the Auto Scaling group to which you want to assign the
lifecycle hook.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name or ARN of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the Auto Scaling group for the hook.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the Auto Scaling group associated with this scaling policy.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
The name of the group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the Auto Scaling group.
- getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The group names.
- getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The name of the group.
- getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The groups.
- getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The instances.
- getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
One or more of the following notification types:
- getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The Availability Zone for the instance.
- getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The Availability Zone in which the instance is running.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The Availability Zone for the Dedicated hosts.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The Availability Zone for the subnet.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The Availability Zone in which to create the volume.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The Availability Zone for the virtual private gateway.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Availability Zone in which the Reserved Instance can be used.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Host
-
The Availability Zone of the Dedicated host.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The Availability Zone where the resulting instance will reside.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The Availability Zone for the resulting EBS volume.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The Availability Zone where the resulting volume will reside.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The Availability Zone of the instance.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Placement
-
The Availability Zone of the instance.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Availability Zone in which the Reserved Instance can be used.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The Availability Zone for the modified Reserved Instances.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Availability Zone in which the Reserved Instance can be used.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The Availability Zone of the subnet.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Volume
-
The Availability Zone for the volume.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The Availability Zone of the volume.
- getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The Availability Zone where the virtual private gateway was created,
if applicable.
- getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The user-specified name for a logical grouping of bids.
- getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone group.
- getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more Availability Zones for the group.
- getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- getAvailabilityZones() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
Information about one or more Availability Zones.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
One or more Availability Zones from the same region as the load balancer.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
The remaining Availability Zones for the load balancer.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
-
The updated list of Availability Zones for the load balancer.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Availability Zones for the load balancer.
- getAvailableCapacity() - Method in class com.amazonaws.services.ec2.model.Host
-
The number of new instances that can be launched onto the Dedicated
host.
- getAvailableCapacity() - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The number of instances that can still be launched onto the Dedicated
host.
- getAvailableInstanceCapacity() - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The total number of instances that the Dedicated host supports.
- getAvailableInstanceCount() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of available instances.
- getAvailableIpAddressCount() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The number of unused IP addresses in the subnet.
- getAvailableVCpus() - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The number of vCPUs available on the Dedicated host.
- getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The average of metric values that correspond to the datapoint.
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
-
- getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
-
Returns the AWS access key ID for this credentials object.
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the AWS access key for the current STS session, beginning a new
one if necessary.
- getAWSAccessKeyId() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The access key ID of the owner of the bucket.
- getAWSAccountId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the key.
- getAWSAccountIds() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The AWS account IDs of the users (principals) who will be given access to
the specified actions.
- getAWSAccountIds() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The AWS account number of the
principal who will be given permission.
- getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
-
Deprecated.
- getAWSRequestMetrics() - Method in interface com.amazonaws.Request
-
Returns the request metrics.
- getAwsResponse() - Method in class com.amazonaws.Response
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
-
- getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
-
Returns the AWS secret access key for this credentials object.
- getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the AWS secret key for the current STS session, beginning a new
one if necessary.
- getB() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type.
- getBackendServerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the back-end servers.
- getBackfilling() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
- getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- getBccAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The BCC: field(s) of the message.
- getBehaviorOnMXFailure() - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The action that Amazon SES takes if it cannot successfully read the
required MX record when you send an email.
- getBehaviorOnMXFailure() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
- getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
For devices that support BGP, the customer gateway's BGP ASN.
- getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The customer gateway's Border Gateway Protocol (BGP) Autonomous System
Number (ASN).
- getBinaryListValues() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- getBinaryValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- getBinaryValue() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more mappings that specify how block devices are exposed to the
instance.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
A block device mapping, which specifies the block devices for the
instance.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
Information about one or more block device mappings.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Image
-
Any block device mapping entries.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more block device mapping entries.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Instance
-
Any block device mapping entries for the instance.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The block device mapping of the instance.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more block device mapping entries.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Modifies the DeleteOnTermination attribute for volumes
that are currently attached.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
One or more block device mapping entries.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The block device mapping.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more block device mapping entries.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more block device mapping entries.
- getBlockDurationMinutes() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The required duration for the Spot instances (also known as Spot
blocks), in minutes.
- getBlockDurationMinutes() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The duration for the Spot instance, in minutes.
- getBody() - Method in class com.amazonaws.services.simpleemail.model.Message
-
The message body.
- getBody() - Method in class com.amazonaws.services.sqs.model.Message
-
The message's contents (not URL-encoded).
- getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Boolean data type.
- getBounceAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Rejects the received email by returning a bounce response to the sender
and, optionally, publishes a notification to Amazon Simple Notification
Service (Amazon SNS).
- getBouncedRecipientInfoList() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
A list of recipients of the bounced message, including the information
required to create the Delivery Status Notifications (DSNs) for the
recipients.
- getBounces() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have bounced.
- getBounceSender() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The address to use in the "From" header of the bounce message.
- getBounceSenderArn() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
This parameter is used only for sending authorization.
- getBounceTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish bounce notifications.
- getBounceType() - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The reason for the bounce.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
-
Returns the value of the BoxUsage property for this object.
- getBoxUsage() - Method in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
-
Returns the SimpleDB box usage reported in a response's metadata.
- getBreachThreshold() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The breach threshold for the alarm.
- getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- getBucket() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the bucket name of the record.
- getBucket() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
The Amazon S3 bucket in which to store the Spot instance data feed.
- getBucket() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The bucket in which to store the AMI.
- getBucket() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The Amazon S3 bucket where the Spot instance data feed is located.
- getBucket() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- getBucket() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
-
- getBucket() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- getBucket() - Method in exception com.amazonaws.services.simpleemail.model.InvalidS3ConfigurationException
-
Returns the value of the bucket property for this object.
- getBucketAccelerateConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Retrieves the accelerate configuration for the given bucket.
- getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Retrieves the accelerate configuration for the given bucket.
- getBucketAccelerateConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketAccelerateConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to get a bucket's accelerate configuration.
- GetBucketAccelerateConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAccelerateConfigurationRequest
-
Creates a request object, ready to be executed to fetch the accelerate
configuration for the specified bucket.
- getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- getBucketAcl(GetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketAclRequest - Class in com.amazonaws.services.s3.model
-
Request object containing all the options for requesting a bucket's Access
Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- getBucketARN() - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Returns the Amazon S3 bucket ARN where the replicas are present.
- getBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if
no configuration has been established.
- getBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the lifecycle configuration for the specified bucket, or null if no
configuration has been established.
- getBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the geographical region where Amazon S3 stores the specified bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the geographical region where Amazon S3 stores the specified bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketLocationRequest - Class in com.amazonaws.services.s3.model
-
Provides options for requesting an Amazon S3 bucket's location.
- GetBucketLocationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLocationRequest
-
Constructs a new request object to create a new bucket with the specified
name.
- getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the logging configuration for the specified bucket.
- getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Gets the name of the bucket containing the object to be downloaded.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
Deprecated.
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileDownload
-
Deprecated.
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Deprecated.
Returns the name of the bucket to which files are uploaded.
- getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
- getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- getBucketName() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to abort.
- getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to
complete.
- getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the name of the bucket containing the completed multipart object.
- getBucketName() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Gets the name of the Amazon S3 bucket to create.
- getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being deleted.
- getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
-
Gets the name of the Amazon S3 bucket to delete.
- getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Gets the name of the Amazon S3 bucket containing the object to delete.
- getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Gets the name of the Amazon S3 bucket containing the object(s) to delete.
- getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Gets the name of the Amazon S3 bucket containing the version to delete.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the name of the bucket involved in this request.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
-
Returns the name of the target bucket.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketAclRequest
-
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
-
Returns the name of the bucket whose location is being requested.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being
retrieved.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Gets the name of the bucket containing the object whose metadata is being
retrieved.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the name of the bucket containing the object to be downloaded.
- getBucketName() - Method in class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
-
- getBucketName() - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
-
- getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the name of the bucket in which to create the new multipart
upload, and hence, the eventual object created from the multipart upload.
- getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Returns the name of the bucket in which the new multipart upload was
initiated.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the name of the bucket containing the uploads to list.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the name of the Amazon S3 bucket whose objects are to be listed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the name of the Amazon S3 bucket whose objects are to be listed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the name of the Amazon S3 bucket containing the objects listed in
this
ListObjectsV2Result.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the name of the bucket containing the multipart upload whose
parts are being listed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the name of the Amazon S3 bucket whose versions are to be listed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the name of the bucket containing the listed multipart uploads,
as specified in the original request.
- getBucketName() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the name of the Amazon S3 bucket containing the objects listed in
this
ObjectListing.
- getBucketName() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the name of the bucket containing the listed parts, as specified
in the original request.
- getBucketName() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the name of the existing bucket where this request will upload a new
object to.
- getBucketName() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Returns the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- getBucketName() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets the name of the bucket in which this object is contained.
- getBucketName() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the name of the Amazon S3 bucket in which this object is stored.
- getBucketName() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the name of the Amazon S3 bucket in which this version is stored.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
-
Returns the name of the bucket whose ACL will be modified by this request
when executed.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the name of the bucket whose cross origin configuration is being
set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the name of the bucket whose lifecycle configuration is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the name of the bucket whose logging configuration is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the name of the bucket whose notification configuration is being
set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the name of Amazon S3 bucket.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Gets the name of the bucket whose tagging configuration is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the name of the bucket whose versioning configuration is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being set.
- getBucketName() - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- getBucketName() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the name of the bucket containing the existing, initiated
multipart upload, with which this new part will be associated.
- getBucketName() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the name of the Amazon S3 bucket containing the versions listed in
this
VersionListing.
- getBucketName() - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The name of the Amazon S3 bucket to which to save the received email.
- getBucketNotificationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the notification configuration for the specified bucket.
- getBucketNotificationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- getBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the policy for the specified bucket.
- getBucketPolicy(GetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the policy for the specified bucket.
- getBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketPolicy(GetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
-
Gets the policy for the specified bucket.
- GetBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketPolicyRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
policy of an Amazon S3 bucket.
- getBucketRegion() - Method in class com.amazonaws.services.s3.model.HeadBucketResult
-
Returns the AWS region where the bucket is located.
- getBucketReplicationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Retrieves the replication configuration for the given Amazon S3 bucket.
- getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Retrieves the replication configuration for the given Amazon S3 bucket.
- getBucketReplicationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to get a bucket's replication
configuration.
- GetBucketReplicationConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketReplicationConfigurationRequest
-
Creates a new request object, ready to be executed to fetch the
replication configuration for the specified bucket.
- getBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the tagging configuration for the specified bucket, or null if no
configuration has been established.
- getBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketVersioningConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns the versioning configuration for the specified bucket.
- getBucketVersioningConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns the website configuration for the specified bucket.
- getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Returns the website configuration for the specified bucket.
- getBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to retrieve a bucket's website
configuration.
- GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
website configuration for the specified bucket.
- getBundleId() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the bundle task.
- getBundleId() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
-
The ID of the bundle task.
- getBundleIds() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more bundle task IDs.
- getBundleTask() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
-
Information about the bundle task.
- getBundleTask() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
-
Information about the bundle task.
- getBundleTaskError() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
If the task fails, a description of the error.
- getBundleTasks() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
Information about one or more bundle tasks.
- getBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- getBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- getBytes() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The size of the disk image, in GiB.
- getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The number of bytes converted so far.
- getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The number of bytes converted so far.
- getBytesTotal() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the total bytes to transfer.
- getBytesTransfered() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
- getBytesTransfered() - Method in class com.amazonaws.services.s3.model.ProgressEvent
-
- getBytesTransferred() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the number of bytes transferred since the last progress event.
- getBytesTransferred() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
Deprecated.
Returns the number of bytes completed in the associated transfer.
- getBytesTransferred() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the bytes transferred currently.
- getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- getCacheControl() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCachedIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the cached identity id without making a network request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets additional metadata for a previously executed successful request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getCancelledSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot instance requests.
- getCancelReason() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The reason for canceling the task.
- getCannedAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the canned ACL to use for the new, copied object.
- getCannedAcl() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Returns the optional Canned ACL to set for the new bucket.
- getCannedACL() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional canned Access Control List (ACL) to set permissions
for the new object created when the multipart upload is completed.
- getCannedAcl() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the optional pre-configured access control policy to use for the new
object.
- getCannedAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
-
Returns the canned ACL to be applied to the specified bucket when this
request is executed.
- getCanonicalHostedZoneName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Amazon Route 53 hosted zone associated with the load balancer.
- getCanonicalHostedZoneNameID() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the Amazon Route 53 hosted zone name associated with the load
balancer.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- getCardinality() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The cardinality of the attribute.
- getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The reason the activity began.
- getCcAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- getChallengeName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
-
Returns the name of the challenge.
- getChannelType() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the Channel Type of this endpoint, currently defaults to GCM
- getCharset() - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- getChecksum() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- getCidr() - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
A single IP address or a range of IP addresses that you want to block or
allow, specified in Classless Inter-Domain Routing (CIDR) notation.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation (for example
172.16.0.0/24).
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The network range for the subnet, in CIDR notation.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The network range for the VPC, in CIDR notation.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The network range to allow or deny, in CIDR notation.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The CIDR block assigned to the subnet.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Vpc
-
The CIDR block for the VPC.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The CIDR block for the VPC.
- getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The CIDR IP address range.
- getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The CIDR IP address range.
- getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The CIDR IP address range.
- getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The CIDR IP address range.
- getCidrs() - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The IP address range of the AWS service.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The encrypted plaintext.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Ciphertext that contains the encrypted data key.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
Ciphertext that contains the wrapped data key.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to re-encrypt.
- getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
The re-encrypted data.
- getCity() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getClaim(String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
-
Returns a claim, from the JWTs' payload, as a String.
- getClassicLinkDnsSupported() - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
Indicates whether ClassicLink DNS support is enabled for the VPC.
- getClassicLinkEnabled() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Indicates whether the VPC is enabled for ClassicLink.
- getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The IDs of one or more security groups for the specified
ClassicLink-enabled VPC.
- getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The IDs of one or more security groups for the VPC specified in
ClassicLinkVPCId.
- getClient(Region) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3ClientCache
-
Returns a client for the requested region, or throws an exception when
unable.
- getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Gets the client configuration this client will use when making requests.
- getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
Returns the client configuration the Kinesis Recorder will use when
making requests to Amazon Kinesis
- getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Gets the client configuration this client will use when making requests.
- getClientContext() - Method in class com.amazonaws.mobileconnectors.lambdainvoker.LambdaInvokerFactory
-
Gets the client context associated with this factory.
- getClientData() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The client-specific data.
- getClientData() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The client-specific data.
- getClientId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Returns Client ID set for this pool.
- getClientMarker() - Method in class com.amazonaws.RequestClientOptions
-
- getClientMarker(RequestClientOptions.Marker) - Method in class com.amazonaws.RequestClientOptions
-
Returns the value of the specified marker; or null if there is no such
value.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Unique, case-sensitive identifier to ensure the idempotency of the
request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
your listings.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.Host
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The token to enable idempotency for VM import requests.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Token to enable idempotency for VM import requests.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.Instance
-
The idempotency token you provided when you launched the instance, if
applicable.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
A unique, case-sensitive token you provide to ensure idempotency of
your modification request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
Unique, case-sensitive identifier that you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- getClientToken() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
A unique, case-sensitive identifier you provide to ensure idempotency
of your listings.
- getCloudFrontId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's CloudFront ID when the request is performed in the
accelerate mode.
- getCloudFrontId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
-
- getCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error code.
- getCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The error code.
- getCode() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP type.
- getCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The low byte represents the state.
- getCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The event code.
- getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The reason code for the Spot instance state change.
- getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The status code.
- getCode() - Method in class com.amazonaws.services.ec2.model.StateReason
-
The reason code for the state change.
- getCode() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error code.
- getCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The code identifying the operation, for example,
enable-volume-io.
- getCode() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
Returns the value of the code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
Returns the value of the code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
Returns the value of the code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
Returns the value of the code property for this object.
- getCode() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the status code for the failed delete.
- getCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
An error code representing why the action failed on this entry.
- getComment() - Method in class com.amazonaws.services.ec2.model.ClientData
-
A user-defined comment about the disk upload.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the common prefixes included in this version listing.
- getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- getComplaints() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of unwanted emails that were rejected by recipients.
- getComplaintTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish complaint notifications.
- getCondition() - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Return the condition that must be met for the specified redirect to
apply.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Returns the logical operator on the expected attribute conditions of this
delete operation.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the logical operator on the query filter conditions.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Returns the logical operator on the expected value conditions of this
save operation.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the logical operator on the filter conditions of this scan.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- getConditionExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- getConditionKey() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the name of the condition key involved in this condition.
- getConditions() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the conditions associated with this policy statement.
- getConfig() - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
-
- getConfiguration() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Returns the configuration which specifies how this
TransferManager processes requests.
- getConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the website configuration to send as part of this request.
- getConfiguration() - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- getConnectionDraining() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows existing requests to complete before
the load balancer shifts traffic away from a deregistered or unhealthy
back-end instance.
- getConnectionSettings() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows the connections to remain idle (no
data is sent over the connection) for the specified duration.
- getConnectionStabilityTime() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Gets the connection established time.
- getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- getConsistentReads() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getConsistentReads() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the consistent read behavior for this configuration.
- getConsoleOutput(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Gets the console output for the specified instance.
- getConsoleOutput(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Gets the console output for the specified instance.
- getConsoleOutputAsync(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Gets the console output for the specified instance.
- getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Gets the console output for the specified instance.
- getConsoleOutputAsync(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Gets the console output for the specified instance.
- getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Gets the console output for the specified instance.
- GetConsoleOutputRequest - Class in com.amazonaws.services.ec2.model
-
- GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
Default constructor for a new GetConsoleOutputRequest object.
- GetConsoleOutputRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
Constructs a new GetConsoleOutputRequest object.
- GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of GetConsoleOutput.
- GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
- getConsoleScreenshot(GetConsoleScreenshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- getConsoleScreenshot(GetConsoleScreenshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- getConsoleScreenshotAsync(GetConsoleScreenshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- getConsoleScreenshotAsync(GetConsoleScreenshotRequest, AsyncHandler<GetConsoleScreenshotRequest, GetConsoleScreenshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- getConsoleScreenshotAsync(GetConsoleScreenshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- getConsoleScreenshotAsync(GetConsoleScreenshotRequest, AsyncHandler<GetConsoleScreenshotRequest, GetConsoleScreenshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Retrieve a JPG-format screenshot of a running instance to help with
troubleshooting.
- GetConsoleScreenshotRequest - Class in com.amazonaws.services.ec2.model
-
- GetConsoleScreenshotRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
- GetConsoleScreenshotResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of the request.
- GetConsoleScreenshotResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
- getConstraints() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The conditions under which the operations permitted by the grant are
allowed.
- getConstraints() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The conditions under which the grant's operations are allowed.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by an operation.
- getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The container format used to combine disk images with metadata (such
as OVF).
- getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The container format used to combine disk images with metadata (such
as OVF).
- getContent() - Method in class com.amazonaws.DefaultRequest
-
- getContent() - Method in class com.amazonaws.http.HttpRequest
-
Gets the input stream, null if no content.
- getContent() - Method in class com.amazonaws.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.amazonaws.Request
-
Returns the optional stream containing the payload data to include for
this request.
- getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Content-Disposition HTTP header, which specifies
presentation information for the object such as the recommended filename
for the object to be saved as.
- getContentDisposition() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Content-Encoding HTTP header specifying what content
encodings have been applied to the object and what decoding mechanisms
must be applied in order to obtain the media-type referenced by the
Content-Type field.
- getContentEncoding() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLength() - Method in class com.amazonaws.http.HttpRequest
-
Gets the length of the content which is set in the header, 0 if no
content.
- getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the associated
object in bytes.
- getContentMd5() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-md5 header of the request.
- getContentMD5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- getContentMd5() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Returns the content MD5.
- getContentType() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-type of the request.
- getContentType() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the Content-Type HTTP header, which indicates the type of content
stored in the associated object.
- getContentType() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content type response header override if it has been
specified, or null otherwise.
- getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the optional continuation token.
- getConversionSchema() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getConversionSchema() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
-
Information about the conversion task.
- getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
-
Information about the conversion task.
- getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The ID of the conversion task.
- getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The ID of the conversion task.
- getConversionTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more conversion task IDs.
- getConversionTasks() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
Information about the conversion tasks.
- getConverter(ConversionSchema.Dependencies) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema
-
Creates an ItemConverter, injecting dependencies from the
DynamoDBMapper that needs it.
- getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The time period, in seconds, after which the cookie should be considered
stale.
- getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The time period, in seconds, after which the cookie should be considered
stale.
- getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The name of the application cookie used for stickiness.
- getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the application cookie used for stickiness.
- getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount of time, in seconds, after a scaling activity completes and
before the next scaling activity can start.
- getCooldown() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount of time, in seconds, after a scaling activity completes before
any further trigger-related scaling activities can start.
- getCores() - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of cores on the Dedicated host.
- getCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- getCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- getCount() - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The number of reservations available for the price.
- getCountry() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getCreate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the real-time endpoint for the
MLModel was received.
- getCreateDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Returns the date this device was created in the Cognito User Pools, that is the date when the
service started tracking this device.
- getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The time the listing was created.
- getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was created.
- getCreateDate() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The date when the Scheduled Instance was purchased.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The date and time the group was created.
- getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The creation date and time for the launch configuration.
- getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The date and time the load balancer was created.
- getCreatedTimestamp() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The date and time the receipt rule set was created.
- getCreateTime() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was created.
- getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The creation date and time of the request.
- getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The date and time when the Spot instance request was created, in UTC
format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
-
The time stamp when volume creation was initiated.
- getCreateVolumePermission() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
A JSON representation of the snapshot attribute modification.
- getCreateVolumePermissions() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of permissions for creating volumes from the snapshot.
- getCreationDate() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the creation date of this dataset.
- getCreationDate() - Method in class com.amazonaws.services.ec2.model.Image
-
The date and time the image was created.
- getCreationDate() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- getCreationDate() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time when the key was created.
- getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
-
Gets the bucket's creation date.
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- getCreationTime() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The date and time the flow log was created.
- getCreationTimestamp() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The date and time the VPC endpoint was created.
- getCredentials() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
-
Returns AWSCredentials which the caller can use to authorize an AWS
request.
- getCredentials() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
- getCredentials() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
-
Deprecated.
- getCredentials() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
If the current session has expired/credentials are invalid, a new session
is started, establishing the credentials.
- getCredentials() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
Deprecated.
- getCredentials() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
- getCredentialsProvider() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The credentials provider used in order to authenticate.
- getCrossOriginConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the new cross origin configuration for the specified bucket.
- getCrossZoneLoadBalancing() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer routes the request traffic evenly across
all back-end instances regardless of the Availability Zones.
- getCryptoMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Returns the optionally specified crypto mode applicable only to the S3
encryption client; or null.
- getCryptoProvider() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Returns the crypto provider whose encryption implementation will be used
to encrypt and decrypt data.
- getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The currency for transacting the Reserved Instance resale.
- getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The currency for transacting the Reserved Instance resale.
- getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
The currency in which the limitPrice amount is specified.
- getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The currency of the Reserved Instance.
- getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The currency of the Reserved Instance offering you are purchasing.
- getCurrentSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The current state of the Spot fleet request.
- getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- getCurrentUser() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Returns last authenticated user on this device in this user pool.
- getCurrentUserAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
-
Returns all current user attributes.
- getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The configuration information for the VPN connection's customer
gateway (in the native XML format).
- getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the customer gateway.
- getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The ID of the customer gateway.
- getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
The ID of the customer gateway.
- getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the customer gateway at your end of the VPN connection.
- getCustomerGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more customer gateway IDs.
- getCustomerGateways() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
Information about one or more customer gateways.
- getCustomRoleArn() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the custom role arn associated with the credentials provider.
- getCustomUserData() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- getData() - Method in class com.amazonaws.services.ec2.model.UserData
-
The Base64-encoded MIME user data for the instance.
- getData() - Method in class com.amazonaws.services.simpleemail.model.Content
-
The textual data of the content.
- getData() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
The raw data of the message.
- getDataEncryptionKeyId() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The data encryption key identifier for the snapshot.
- getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- getDatasetMetadata() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
- getDatasetName() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the name of this dataset.
- getDatasetName() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the name of the changed datset
- getDataType() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number, and
Binary.
- getDataType() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number, and
Binary.
- getDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the expiration date of this object.
- getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the time in days from when a new version of the object is
uploaded to the bucket and when older versions are archived.
- getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the time in days from an object's creation to its expiration.
- getDeadline() - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The date in UTC at which you are permanently switched over to using
longer IDs.
- getDecodedOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The decoded console output.
- getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- getDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- getDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy.
- getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy with the specified max retry count.
- getDefaultValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- getDeletedObjects() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
-
Returns the list of successfully deleted objects from this request.
- getDeletedObjects() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
-
Returns the list of successfully deleted objects from this request.
- getDeleteMarkerVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the versionId for the delete marker that was created when
doing a non-versioned delete in a versioned bucket.
- getDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume is deleted on instance termination.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is deleted on instance termination.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
Indicates whether the volume is deleted on instance termination.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
Indicates whether the volume is deleted on instance termination.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
If set to true, the interface is deleted when the
instance is terminated.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
Indicates whether the network interface is deleted when the instance
is terminated.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is deleted on instance termination.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to delete the interface when the instance is
terminated.
- getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
Indicates whether the EBS volume is deleted on instance termination.
- getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- getDeleteTime() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was deleted, if applicable.
- getDeletionDate() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- getDeletionDate() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional delimiter parameter that causes multipart uploads
for keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the delimiter parameter originally used to request this object
listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the delimiter parameter originally used to request this object
listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the delimiter parameter used to request
this version listing.
- getDeliverLogsErrorMessage() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
Information about the error that occurred.
- getDeliverLogsPermissionArn() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The ARN for the IAM role that's used to post flow logs to a CloudWatch
Logs log group.
- getDeliverLogsPermissionArn() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ARN of the IAM role that posts logs to CloudWatch Logs.
- getDeliverLogsStatus() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the logs delivery (SUCCESS |
FAILED).
- getDeliveryAttempts() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- getDeliveryMedium() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
-
Returns the delivery medium for code delivery.
- getDeliveryTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish delivery notifications.
- getDemographic() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the Demographic facet of the endpoint.
- getDescription() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Deprecated.
Returns a human-readable description of this transfer.
- getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
A description for the new AMI in the destination region.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
A description for the EBS snapshot.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A description for the new image.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
A description for the conversion task or the resource being exported.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
A description for the network interface.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
A description for the security group.
- getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
A description for the snapshot.
- getDescription() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The description of the network interface.
- getDescription() - Method in class com.amazonaws.services.ec2.model.DiskImage
-
A description of the disk image.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
A description of the resource being exported.
- getDescription() - Method in class com.amazonaws.services.ec2.model.Image
-
The description of the AMI that was provided during image creation.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
A description for the AMI.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The description of the disk image.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
A description string for the import image task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A description of the import task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A description of the import task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
A description for the instance being imported.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
A description of the task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
A description of the task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The description string for the import snapshot task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
A description of the import snapshot task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
A description of the import snapshot task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
A description of the volume.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The description you provided when starting the import volume task.
- getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The description.
- getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The description of the network interface.
- getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
A description of the event.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A description for the AMI.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
A description for the network interface.
- getDescription() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
A description.
- getDescription() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A description for your AMI.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
Descriptive text about the health state of your instance.
- getDescription() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The description.
- getDescription() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
A description of the security group.
- getDescription() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The description for the snapshot.
- getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A description for the snapshot.
- getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The description of the disk image being imported.
- getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The description of the snapshot.
- getDescription() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The description of the security group.
- getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
A description of the operation.
- getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
A description of the event.
- getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
A description of the instance state.
- getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
A description of the attribute.
- getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
A description of the policy type.
- getDescription() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- getDescription() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The friendly description of the key.
- getDescription() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the key.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The desired size of the group.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the group.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The number of EC2 instances that should be running in the group.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The number of instances you prefer to maintain in the group.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- getDestination() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
-
Returns the destination for code delivery.
- getDestination() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- getDestinationBucketName() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Returns the destination bucket name for this logging configuration.
- getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The CIDR address block used for the destination match.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The CIDR range for the route.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The CIDR address block used for the destination match.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.Route
-
The CIDR block used for the destination match.
- getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The CIDR block associated with the local subnet of the customer data
center.
- getDestinationConfig() - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Returns the destination configuration for the replication rule.
- getDestinationEncryptionContext() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context to be used when the data is re-encrypted.
- getDestinationKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A unique identifier for the customer master key used to re-encrypt the
data.
- getDestinationPrefixListId() - Method in class com.amazonaws.services.ec2.model.Route
-
The prefix of the AWS service.
- getDestinationRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The destination region to use in the PresignedUrl
parameter of a snapshot copy operation.
- getDestinations() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message, consisting of To:, CC:, and BCC:
addresses.
- getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the destination object being copied.
- getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied.
- getDetails(GetDetailsHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Retrieves the current user attributes.
- getDetails() - Method in exception com.amazonaws.mobileconnectors.lambdainvoker.LambdaFunctionException
-
Gets the invocation result from Lambda.
- getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The details about the activity.
- getDetails() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The system instance health or application instance health.
- getDetails() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The details of the volume status.
- getDetails() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction.
- GetDetailsHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
-
Callback to get user attributes.
- getDetailsInBackground(GetDetailsHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Retrieves the current user attributes.
- getDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Fetches device properties, in the current thread.
- getDevice() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The device name to expose to the instance (for example,
/dev/sdh or xvdh).
- getDevice() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The device name.
- getDevice() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The device name.
- getDeviceAttribute(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Returns the value assigned for a specific attribute for this device.
- getDeviceAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
- getDeviceGroupKey(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Returns the cached device group key for this device.
- getDeviceId() - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Gets the push sync device id of the device in use.
- getDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Fetches device properties.
- getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The index of the device for the network interface attachment.
- getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The index of the device on the instance for the network interface
attachment.
- getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The index of the device on the instance for the network interface
attachment.
- getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The device index of the network interface attachment on the instance.
- getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The index of the device for the network interface attachment.
- getDeviceKey() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Returns the key of this device.
- getDeviceKey(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Returns the cached key for this device.
- getDeviceLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the local timestamp of this record when it was last modified.
- getDeviceName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Returns the name of this device.
- getDeviceName() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Uses the Android class to return the model of the android device.
- getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The device name exposed to the EC2 instance (for example,
/dev/sdh or xvdh).
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The block device mapping for the disk.
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- getDeviceName() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The block device mapping for the snapshot.
- getDeviceSecret(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
-
Returns the cached device secret for this device.
- getDeviceSerialNumber() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication device serial number.
- getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
A DHCP configuration option.
- getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
One or more DHCP options in the set.
- getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
-
A set of DHCP options.
- getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
Information about one or more DHCP options sets.
- getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the DHCP options set, or default to associate
no DHCP options with the VPC.
- getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
The ID of the DHCP options set.
- getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
The ID of the set of DHCP options.
- getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the set of DHCP options you've associated with the VPC (or
default if the default options are associated with the
VPC).
- getDhcpOptionsIds() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
The IDs of one or more DHCP options sets.
- getDiagnosticCode() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
An extended explanation of what went wrong; this is usually an SMTP
response.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The list of dimensions associated with the metric.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
A list of dimensions describing qualities of the metric.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
A list of dimensions to filter against.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
A list of dimensions associated with the metric.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of dimensions associated with the alarm's associated metric.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A list of dimensions associated with the metric.
- getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The dimensions for the alarm's associated metric.
- getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
If the value is true, you can't terminate the instance
through the Amazon EC2 console, CLI, or API; otherwise, you can.
- getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
If the value is true, you can't terminate the instance
using the Amazon EC2 console, CLI, or API; otherwise, you can.
- getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
If you set this parameter to true, you can't terminate
the instance using the Amazon EC2 console, CLI, or API; otherwise, you
can.
- getDiskByteLimit() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Returns the max number of bytes that this Kinesis Recorder will store on
disk.
- getDiskBytesUsed() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Returns the number of bytes KinesisRecorder currently has stored in the
directory passed in the constructor.
- getDiskContainer() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Information about the disk container.
- getDiskContainers() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
Information about the disk containers.
- getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The format for the exported image.
- getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The format for the exported image.
- getDiskImages() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The disk image.
- getDiskImageSize() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The size of the disk in the snapshot, in GiB.
- getDiskImageSize() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The size of the disk in the snapshot, in GiB.
- getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Returns the display name for this grantee.
- getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
-
Gets the display name of the owner.
- getDkimAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
The DKIM attributes for an email address or a domain.
- getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
True if DKIM signing is enabled for email sent from the identity; false
otherwise.
- getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of character strings that represent the domain's identity.
- getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
A set of character strings that represent the domain's identity.
- getDkimVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS
records (tokens) published in the domain name's DNS.
- getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
-
The DNS name of the load balancer.
- getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The external DNS name of the load balancer.
- getDomain() - Method in class com.amazonaws.regions.Region
-
Returns the domain for this region; ex: "amazonaws.com".
- getDomain() - Method in class com.amazonaws.services.ec2.model.Address
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Set to vpc to allocate the address for use with instances
in a VPC.
- getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainNames() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- getDrainingInterval() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Get the "draining interval" (the time between publish messages are sent from the offline queue when reconnected).
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in interface com.amazonaws.services.ec2.model.DryRunSupportedRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
This method is intended for internal use only.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
This method is intended for internal use only.
- getDryRunResponse() - Method in class com.amazonaws.services.ec2.model.DryRunResult
-
Returns the original service response on the dry-run request.
- getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The duration of the Reserved Instance, in seconds.
- getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The duration of the Reserved Instance, in seconds.
- getDynamoDBAttributeName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
Returns the name of the DynamoDB attribute this mapped field will be
stored as.
- getDynamoDBAttributeType() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
Returns the type of the DynamoDB attribute this mapped field will be
stored as.
- getDynamoDBDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client.
- getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client with the specified
max retry count.
- getEarliestTime() - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- getEarliestTime() - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- getEbs() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The information about the Amazon EBS volume.
- getEbs() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- getEbs() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Parameters used to set up EBS volumes automatically when the instance
is launched.
- getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Indicates whether the instance is optimized for Amazon EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether the instance is optimized for EBS I/O (true
) or not (false).
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether the instance is optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether the instance is optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Indicates whether the instance is optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether the instance is optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether the instance is optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- getEffect() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the result effect of this policy statement when it is evaluated.
- getEffectiveDate() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the effective date of the endpoint.
- getEffectiveDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time for the modification to become effective.
- getEgress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether this is an egress rule (rule is applied to traffic
leaving the subnet).
- getEgress() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
Indicates whether the rule is an egress rule.
- getEgress() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether the rule is an egress rule (applied to traffic
leaving the subnet).
- getEgress() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to replace the egress rule.
- getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
An email address to be removed from the list of verified addresses.
- getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
-
The email address to be verified.
- getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
-
The email address to be verified.
- getEmitInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The interval for publishing the access logs.
- getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
-
If True, instance monitoring is enabled.
- getEnabled() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesMonitoring
-
Indicates whether monitoring is enabled.
- getEnabled() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
-
Enables monitoring for the instance.
- getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
Specifies whether access log is enabled for the load balancer.
- getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
Specifies whether connection draining is enabled for the load balancer.
- getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
-
Specifies whether cross-zone load balancing is enabled for the load
balancer.
- getEnabled() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
Specifies whether the key is enabled.
- getEnabled() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, the receipt rule is active.
- getEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
Sets whether Amazon SES includes the original email headers in Amazon SNS
notifications of the specified notification type.
- getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The metrics enabled for the group.
- getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether DNS resolution is enabled for the VPC.
- getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the DNS resolution is supported for the VPC.
- getEnableEvents() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Indicates whether or not event collection is enabled for the SDK.
- getEnableTargeting() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Indicates whether or not endpoint registration for Pinpoint is enabled for the SDK.
- getEncoding() - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The encoding to use for the email within the Amazon SNS notification.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.PartListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncrypted() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume should be encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Specifies whether the destination snapshots of the copied image should
be encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
Specifies whether the destination snapshot should be encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume will be encrypted.
- getEncryptionContext() - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
The encryption context.
- getEncryptionContext() - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Name/value pair that specifies the encryption context to be used for
authenticated encryption.
- getEncryptionContext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Name/value pair that contains additional data to be authenticated during
the encryption and decryption processes that use the key.
- getEncryptionContext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Name:value pair that contains additional data to be authenticated during
the encryption and decryption processes.
- getEncryptionContextEquals() - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs that must be present in the encryption
context of a subsequent operation permitted by the grant.
- getEncryptionContextSubset() - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs, a subset of which must be present in
the encryption context of a subsequent operation permitted by the grant.
- getEncryptionMaterials(Map<String, String>) - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
-
Retrieves encryption materials matching the specified description from
some source.
- getEncryptionMaterials() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
-
Returns EncryptionMaterials which the caller can use for encryption.
- getEncryptionMaterials() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEncryptionMaterials(Map<String, String>) - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEnd() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The time when the Reserved Instance expires.
- getEndDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The ending date to retrieve alarm history.
- getEndpoint() - Method in class com.amazonaws.DefaultRequest
-
- getEndpoint() - Method in interface com.amazonaws.Request
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
-
The region service endpoint.
- getEndpoint() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- getEndpoint() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- getEndpointArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
-
EndpointArn returned from CreateEndpoint action.
- getEndpointArn() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
EndpointArn of endpoint to delete.
- getEndpointArn() - Method in class com.amazonaws.services.sns.model.Endpoint
-
EndpointArn for mobile app and device.
- getEndpointArn() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
EndpointArn for GetEndpointAttributes input.
- getEndpointArn() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
EndpointArn used for SetEndpointAttributes action.
- getEndpointAttributes(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- getEndpointAttributes(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
- GetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
-
Retrieves the endpoint attributes for a device on one of the supported push
notification services, such as GCM and APNS.
- GetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
- GetEndpointAttributesResult - Class in com.amazonaws.services.sns.model
-
Response from GetEndpointAttributes of the EndpointArn.
- GetEndpointAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
- getEndpointId() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the EndpointProfile Identifier of the device
- getEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- getEndpoints() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- getEndpointStatus() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel
.
- getEndpointUrl() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel.
- getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The end time of the activity.
- getEndTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The latest scheduled start time to return.
- getEndTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to end.
- getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to end.
- getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the last datapoint to return.
- getEndTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the current date, from which to stop
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getEndTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state ended.
- getEntries() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
One or more entries (rules) in the network ACL.
- getEntries() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
A list of receipt handles of the messages for which the visibility
timeout must be changed.
- getEntries() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
A list of receipt handles for the messages to be deleted.
- getEntries() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
- getError() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The error.
- getError() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
Information about the error.
- getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS error code represented by this exception.
- getErrorDocument() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Returns the complete path to the document to serve for 4xx errors, or
null if no error document has been configured.
- getErrorDocument() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- getErrorMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getErrors() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
-
Returns the list of errors from the attempted delete operation.
- getErrorType() - Method in exception com.amazonaws.AmazonServiceException
-
Indicates who is responsible for this exception (caller, service, or
unknown).
- getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- getETag() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Gets the ETag value for the new object that was created in the associated
CopyObjectRequest.
- getETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the ETag value for the new part that was created in the associated
CopyPartRequest.
- getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- getETag() - Method in class com.amazonaws.services.s3.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Gets the ETag value for the newly created object.
- getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- getETag() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the hex encoded 128-bit MD5 hash of this version's contents as
computed by Amazon S3.
- getETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Returns the entity tag of the newly uploaded part.
- getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The number of periods over which data is compared to the specified
threshold.
- getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The number of periods over which data is compared to the specified
threshold.
- getEvent() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
Gets the event that must occur for the notification to be published.
- getEventClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
The
EventClient is the primary class used to create, store, and
submit events from your application.
- getEventCode() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the unique event code identifying the type of event this object
represents.
- getEventDescription() - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The description of the event.
- getEventId() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The ID of the event associated with this operation.
- getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The ID of this event.
- getEventInformation() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
Information about the event.
- getEvents() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Any scheduled events associated with the instance.
- getEvents() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
A list of events associated with the volume.
- getEventSubType() - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The event.
- getEventTimestamp() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getEventType() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- getEventType() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getEventType() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The type of events to describe.
- getEventType() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The event type.
- getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The event type associated with this operation.
- getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The type of this event.
- getException() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- getExcessCapacityTerminationPolicy() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- getExcessCapacityTerminationPolicy() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- getExclusiveStartKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the exclusive start key for this query.
- getExclusiveStartKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the exclusive start key for this scan.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Scopes the images by users with explicit launch permissions.
- getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- getExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
A value specifying whether or not the specified attribute must exist
with the specified value in order for the update condition to be
satisfied.
- getExpected() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Gets the map of attribute names to expected attribute values to check on
delete.
- getExpected() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Gets the map of attribute names to expected attribute values to check on
save.
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- getExpected() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be deleted or not.
- getExpected() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be updated or not.
- getExpiration() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
-
Returns expiration of this access token.
- getExpiration() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
-
Returns expiration of this id token.
- getExpiration() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
The expiration date at which point the new pre-signed URL will no longer
be accepted by Amazon S3.
- getExpirationDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the expiration date of the object.
- getExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time in days from an object's creation to its expiration.
- getExpirationInDays() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Returns the time in days from an object's creation to its expiration.
- getExpirationTime() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The time when the task expires.
- getExpirationTime() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will expire.
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the expiration time for this object, or null if it doesn't
expire.
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Returns the expiration time for this object, or null if it doesn't
expire.
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the time this object will expire and be completely removed from
S3.
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Returns the expiration time for this object, or null if it doesn't
expire.
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
- getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getExplanation() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Human-readable text for the bounce message to explain the failure.
- getExportTask() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
Information about the instance export task.
- getExportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
-
The ID of the export task.
- getExportTaskId() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The ID of the export task.
- getExportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
One or more export task IDs.
- getExportTasks() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
Information about the export tasks.
- getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The format and location for an instance export task.
- getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the export task.
- getExposedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns expose headers of this rule and returns a reference to this
object for method chaining.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's extended request ID.
- getExtensionFields() - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
Additional X-headers to include in the DSN.
- getExtensionFields() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
Additional X-headers to include in the DSN.
- getFailed() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- getFailed() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- getFailed() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
A list of
BatchResultErrorEntry items with the error detail about
each message that could not be enqueued.
- getFailureCode() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error code for
the failure.
- getFailureMessage() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error message
for the failure, that corresponds to the error code.
- getFault() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The fault codes for the Spot instance request, if any.
- getFault() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The fault codes for the Spot instance request, if any.
- getFieldModel(Method) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ItemConverter
-
Returns the metadata (e.g.
- getFile() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the path and name of the file containing the data to be uploaded to
Amazon S3.
- getFile() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the file containing the data to upload.
- getFileOffset() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- getFilter() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more filters.
- getFilter() - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
One or more filters.
- getFilter() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more filters.
- getFilter() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptFilterRequest
-
A data structure that describes the IP address filter to create, which
consists of a name, an IP address range, and whether to allow or block
mail from it.
- getFilterExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- getFilterExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- getFilterName() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterRequest
-
The name of the IP address filter to delete.
- getFilters() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A filter used to scope the tags to return.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
Filter tasks using the task-state filter and one of the
following values: active, completed, deleting, deleted.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more filters.
- getFilters() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersResult
-
A list of IP address filter data structures, which each consist of a
name, an IP address range, and whether to allow or block mail from it.
- getFinalRecipient() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The email address to which the message was ultimately delivered.
- getFireCompletedEvent() - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- getFirstByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional start range to copy from the source object.
- getFirstRegionId() - Method in enum com.amazonaws.services.s3.model.Region
-
- getFirstSlotStartTime() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The time period for the first schedule to start.
- getFirstSlotStartTimeRange() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The time period for the first schedule to start.
- getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The purchase price of the Reserved Instance.
- getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The purchase price of the Reserved Instance.
- getFlowLogId() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The flow log ID.
- getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
The IDs of the flow logs.
- getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
One or more flow log IDs.
- getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more flow log IDs.
- getFlowLogs() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
Information about the flow logs.
- getFlowLogStatus() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the flow log (ACTIVE).
- getForce() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
Specifies whether to force a detachment.
- getForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Forces detachment if the previous detachment attempt did not occur
cleanly (for example, logging into an instance, unmounting the volume,
and detaching normally).
- getForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Forces the instances to stop.
- getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
Specifies that the group will be deleted along with all instances
associated with the group, without waiting for all instances to be
terminated.
- getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The disk image format.
- getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The disk image format.
- getFormat() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The format of the disk image being imported.
- getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The format of the disk image from which the snapshot is created.
- getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The format of the disk image being imported.
- getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The format of the disk image from which the snapshot is created.
- getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward bounce and complaint
notifications as email.
- getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward bounce and complaint notifications
as email.
- getFrequency() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- getFrequency() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The frequency (Daily, Weekly, or
Monthly).
- getFrequency() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The frequency (Daily, Weekly, or
Monthly).
- getFrom() - Method in class com.amazonaws.services.ec2.model.PortRange
-
The first port in the range.
- getFromArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- getFromPort() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The start of the port range for the TCP and UDP protocols, or an ICMP
type number.
- getFulfilledCapacity() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units fulfilled by this request compared to the set
target capacity.
- getFunctionArn() - Method in exception com.amazonaws.services.simpleemail.model.InvalidLambdaFunctionException
-
Returns the value of the functionArn property for this object.
- getFunctionArn() - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the AWS Lambda function.
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of an Internet gateway or virtual private gateway attached to
your VPC.
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
-
The ID of the virtual private gateway (VGW).
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of an Internet gateway or virtual private gateway.
- getGatewayId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a gateway attached to your VPC.
- getGCMDeviceToken() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.notification.NotificationClient
-
- getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Returns the optional progress listener for receiving updates about object
download status.
- getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Returns the optional progress listener for receiving updates about object
upload status.
- getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional progress listener for receiving updates about object
download status.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
Gets the global time offset.
- getGlobalTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that an instance can remain in a
Pending:Wait or Terminating:Wait state.
- getGrantee() - Method in class com.amazonaws.services.s3.model.Grant
-
Gets the grantee being granted a permission by this grant.
- getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the
grant permits.
- getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- getGrantId() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- getGrantId() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- getGrantId() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to be retired.
- getGrantId() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- getGrants() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A list of grants.
- getGrants() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Gets the set of
Grant objects in this access control list (ACL).
- getGrantToken() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The grant token.
- getGrantToken() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The granularities for the metrics.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The granularity of the metric.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The granularity to associate with the metrics to collect.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
-
The granularity.
- getGroup() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific group that is to be added or removed from a volume's list
of create volume permissions.
- getGroup() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The name of the group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
One or more security group IDs in your account.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of your security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the security group.
- getGroupId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the security group.
- getGroupIds() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more security group IDs.
- getGroupIds() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group IDs.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
A name for the placement group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
The name of the placement group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
[EC2-Classic, default VPC] The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.Placement
-
The name of the placement group the instance is in (for cluster
compute instances).
- getGroupName() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The name of the placement group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The name of the placement group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The name of the placement group (for cluster instances).
- getGroupName() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The name of the security group.
- getGroupName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The name of the security group.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more placement group names.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
[EC2-Classic and default VPC only] One or more security group names.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group names.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The group to modify for the snapshot.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of one or more of the VPC's security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
A list of security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The IDs of one or more security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The security groups associated with the network interface.
- getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The security groups associated with the instance.
- getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
One or more security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The IDs of the security groups for the network interface.
- getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
[EC2-VPC] Changes the security groups of the instance.
- getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Changes the security groups for the network interface.
- getGroups() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any security groups for the network interface.
- getGroups() - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- getGroups() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IDs of one or more security groups.
- getHashKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- getHashKeyName() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getHashKeyValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Gets the hash key value(s) for this query.
- getHeader(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
-
Returns header for a JWT as a JSON object.
- getHeaderName() - Method in enum com.amazonaws.services.s3.model.Permission
-
Returns the name of the header used to grant this permission.
- getHeaderName() - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
The name of the header to add.
- getHeaders() - Method in class com.amazonaws.DefaultRequest
-
- getHeaders() - Method in class com.amazonaws.http.HttpRequest
-
Gets an unmodifiable headers map.
- getHeaders() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Returns a map of all the headers included in this request.
- getHeaders() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in interface com.amazonaws.Request
-
Returns a map of all the headers included in this request.
- getHeadersInBounceNotificationsEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Bounce.
- getHeadersInComplaintNotificationsEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Complaint.
- getHeadersInDeliveryNotificationsEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Delivery.
- getHeaderValue() - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
Must be less than 2048 characters, and must not contain newline
characters ("\r" or "\n").
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The configuration information for the new health check.
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
The updated health check.
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the health checks conducted on the load balancer.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service to use for the health checks.
- getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service to use for the health checks.
- getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The service to use for the health checks.
- getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The health status of this instance.
- getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The health status of the instance.
- getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The health status of the instance.
- getHealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health checks successes required before moving
the instance to the Healthy state.
- getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that can elapse before the lifecycle hook
times out.
- getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The amount of time, in seconds, that can elapse before the lifecycle hook
times out.
- getHistoryData() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
Machine-readable data about the alarm in JSON format.
- getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- getHistoryRecords() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
Information about the events in the history of the Spot fleet request.
- getHistorySummary() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
A human-readable summary of the alarm history.
- getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
If this parameter is true, Auto Scaling waits for the cooldown period to
complete before executing the policy.
- getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
By default, SetDesiredCapacity overrides any cooldown period
associated with the Auto Scaling group.
- getHostId() - Method in class com.amazonaws.services.ec2.model.Host
-
The ID of the Dedicated host.
- getHostId() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the Dedicated host that the instance will have affinity
with.
- getHostId() - Method in class com.amazonaws.services.ec2.model.Placement
-
The ID of the Dedicted host on which the instance resides.
- getHostId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
-
Returns the Amazon S3 host ID, providing additional debugging information
about how a request was handled.
- getHostIds() - Method in class com.amazonaws.services.ec2.model.AllocateHostsResult
-
The ID of the allocated Dedicated host.
- getHostIds() - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The IDs of the Dedicated hosts.
- getHostIds() - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
The host IDs of the Dedicated hosts you want to modify.
- getHostIds() - Method in class com.amazonaws.services.ec2.model.ReleaseHostsRequest
-
The IDs of the Dedicated hosts you want to release.
- getHostName() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the host name to use in the redirect request.
- getHostProperties() - Method in class com.amazonaws.services.ec2.model.Host
-
The hardware specifications of the Dedicated host.
- getHostReservationId() - Method in class com.amazonaws.services.ec2.model.Host
-
The reservation ID of the Dedicated host.
- getHosts() - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
Information about the Dedicated hosts.
- getHourlyPrice() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The hourly price for a single instance.
- getHourlyPrice() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The hourly price for a single instance.
- getHtml() - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in HTML format.
- getHttpErrorCodeReturnedEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Return the HTTP error code when the redirect is applied.
- getHttpExpiresDate() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the date when the object is no longer cacheable.
- getHttpMethod() - Method in class com.amazonaws.DefaultRequest
-
- getHttpMethod() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
- getHttpMethod() - Method in interface com.amazonaws.Request
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpRedirectCode() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the HTTP code to use in the redirect response.
- getHttpRequest() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
-
Returns the underlying HttpMethod object that contains/manages the actual
HTTP connection.
- getHttpRequest() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
-
Deprecated.
- getHttpResponse() - Method in class com.amazonaws.Response
-
- getHypervisor() - Method in class com.amazonaws.services.ec2.model.Image
-
The hypervisor type of the image.
- getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The target hypervisor platform.
- getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The target hypervisor of the import task.
- getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The target hypervisor for the import task.
- getHypervisor() - Method in class com.amazonaws.services.ec2.model.Instance
-
The hypervisor type of the instance.
- getIamFleetRole() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Grants the Spot fleet permission to terminate Spot instances on your
behalf when you cancel its Spot fleet request using
CancelSpotFleetRequests or when the Spot fleet request expires,
if you set
terminateInstancesWithExpiration.
- getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name or the Amazon Resource Name (ARN) of the instance profile
associated with the IAM role for the instance.
- getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name or Amazon Resource Name (ARN) of the instance profile associated
with the IAM role for the instance.
- getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.Instance
-
The IAM instance profile associated with the instance, if applicable.
- getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The IAM instance profile.
- getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The IAM instance profile.
- getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IAM instance profile.
- getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The IAM instance profile.
- getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
ICMP protocol: The ICMP type and code.
- getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- getId() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the policy ID for this policy.
- getId() - Method in class com.amazonaws.auth.policy.Principal
-
Returns the unique ID for this principal.
- getId() - Method in class com.amazonaws.auth.policy.Resource
-
Returns the resource ID, typically an Amazon Resource Name (ARN),
identifying this resource.
- getId() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the ID for this statement.
- getId() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the transfer id of the record.
- getId() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The volume identifier.
- getId() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The ID of the instance profile.
- getId() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the ID of this rule.
- getId() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns the Id of this rule.
- getId() - Method in class com.amazonaws.services.s3.model.Owner
-
Gets the ID of the owner.
- getId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- getId() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Returns the unique identifier for this grantee.
- getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
Gets the grantee's e-mail address.
- getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
-
Gets the identifier for this grantee.
- getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
Gets the group grantee's URI.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains, or
both.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
A list of one or more identities.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The identity that is associated with the policy that you want to delete.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
The identity for which the policies will be retrieved.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
-
The identity that is associated with the policy for which the policies
will be listed.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The identity to which the policy will apply.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set bounce and complaint notification
forwarding.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The identity for which to enable or disable headers in notifications.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The verified identity for which you want to enable or disable the
specified custom MAIL FROM domain.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the Amazon SNS topic will be set.
- getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the current status of Easy DKIM signing for an entity.
- getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the current status of Easy DKIM signing for an entity.
- getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the current status of Easy DKIM signing for an entity.
- getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the current status of Easy DKIM signing for an entity.
- getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the current status of Easy DKIM signing for an entity.
- getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the current status of Easy DKIM signing for an entity.
- GetIdentityDkimAttributesRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the current status of Easy DKIM signing for an entity.
- GetIdentityDkimAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
- GetIdentityDkimAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the status of Amazon SES Easy DKIM signing for an identity.
- GetIdentityDkimAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
- getIdentityId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a reference to the identityId of the user (sending a new request if
it isn't yet set), using the dev accountId, identityPoolId, and the
user's loginsMap to identify.
- getIdentityId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Gets the identityId of the user
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the Cognito identity id of the user.
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityId() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the identity id for which the change was made
- getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- getIdentityMailFromDomainAttributesAsync(GetIdentityMailFromDomainAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- getIdentityMailFromDomainAttributesAsync(GetIdentityMailFromDomainAttributesRequest, AsyncHandler<GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- getIdentityMailFromDomainAttributesAsync(GetIdentityMailFromDomainAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- getIdentityMailFromDomainAttributesAsync(GetIdentityMailFromDomainAttributesRequest, AsyncHandler<GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- GetIdentityMailFromDomainAttributesRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
- GetIdentityMailFromDomainAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
- GetIdentityMailFromDomainAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the custom MAIL FROM attributes for a list of identities.
- GetIdentityMailFromDomainAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesResult
-
- getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
- GetIdentityNotificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
-
Given a list of verified identities (email addresses and/or domains), returns
a structure describing identity notification attributes.
- GetIdentityNotificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
- GetIdentityNotificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the notification attributes for a list of identities.
- GetIdentityNotificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
- getIdentityPolicies(GetIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- getIdentityPolicies(GetIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- getIdentityPoliciesAsync(GetIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- getIdentityPoliciesAsync(GetIdentityPoliciesRequest, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- getIdentityPoliciesAsync(GetIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- getIdentityPoliciesAsync(GetIdentityPoliciesRequest, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the requested sending authorization policies for the given
identity (an email address or a domain).
- GetIdentityPoliciesRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the requested sending authorization policies for the given identity
(an email address or a domain).
- GetIdentityPoliciesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
- GetIdentityPoliciesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the requested sending authorization policies.
- GetIdentityPoliciesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
-
- getIdentityPoolId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getIdentityPoolId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the identityPoolId from the provider
- getIdentityPoolId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityPoolId() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the identity pool in which the user belongs
- getIdentityProvider() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityType() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token
for each identity.
- GetIdentityVerificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
-
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token for
each identity.
- GetIdentityVerificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
- GetIdentityVerificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
The Amazon SES verification status of a list of identities.
- GetIdentityVerificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
- getIdleTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionSettings
-
The time, in seconds, that the connection is allowed to be idle (no data
has been sent over the connection) before it is closed by the load
balancer.
- getIdToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
-
Returns ID Token.
- getImage() - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the disk image.
- getImage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The image.
- getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The disk image.
- getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The image.
- getImageAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
Information about the image attribute.
- getImageData() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The data that comprises the image.
- getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the Amazon Machine Image (AMI) to use to launch your EC2
instances.
- getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the Amazon Machine Image (AMI).
- getImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
-
The ID of the new AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
-
The ID of the new AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.Image
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The ID of the Amazon Machine Image (AMI) created by the import task.
- getImageId() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the Amazon Machine Image (AMI) of the imported virtual
machine.
- getImageId() - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the AMI used to launch the instance.
- getImageId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
-
The ID of the newly registered AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The ID of the AMI.
- getImageId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
- getImageId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the Amazon Machine Image (AMI).
- getImageId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the AMI.
- getImageIds() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more image IDs.
- getImageLocation() - Method in class com.amazonaws.services.ec2.model.Image
-
The location of the AMI.
- getImageLocation() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The full path to your AMI manifest in Amazon S3 storage.
- getImageOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account alias (for example, amazon,
self) or the AWS account ID of the AMI owner.
- getImages() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
-
Information about one or more images.
- getImageType() - Method in class com.amazonaws.services.ec2.model.Image
-
The type of image.
- getImmutableCredentials() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns immutable session credentials for this session, beginning a new
one if necessary.
- getImpairedSince() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The time when a status check failed.
- getImportImageTasks() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
A list of zero or more import image tasks that are currently active or
were completed or canceled in the previous 7 days.
- getImportInstance() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing an instance, this contains information
about the import instance task.
- getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
A presigned URL for the import manifest stored in Amazon S3.
- getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
A presigned URL for the import manifest stored in Amazon S3 and
presented here as an Amazon S3 presigned URL.
- getImportSnapshotTasks() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
A list of zero or more import snapshot tasks that are currently active
or were completed or canceled in the previous 7 days.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The ID of the import image or import snapshot task to be canceled.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The ID of the task being canceled.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The task ID of the import image task.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the import image task.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
The ID of the import snapshot task.
- getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
The ID of the import snapshot task.
- getImportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A list of import image task IDs.
- getImportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A list of import snapshot task IDs.
- getImportVolume() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing a volume, this contains information about
the import volume task.
- getIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
When true, includes the health status for all instances.
- getIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Reserved Instance Marketplace offerings in the response.
- getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Returns the document to serve when a directory is specified (ex:
index.html).
- getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- getIndexName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the name of the index to be used by this query.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- getInfoToResume() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PauseResult
-
Deprecated.
Returns the information that can be used to resume a successfully paused
operation.
- getInitCompletionCallback() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The callback to be called after initialization is complete
- getInitiated() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the date at which this upload was initiated.
- getInitiator() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the user who initiated this multipart upload.
- getInitiator() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns details on the user who initiated the associated multipart
upload.
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- getInputStream() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the input stream containing the data to be uploaded to Amazon S3.
- getInputStream() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInstallationId(Context) - Static method in class com.amazonaws.mobileconnectors.util.ClientContext
-
Gets the installation id from shared preferences.
- getInstance(String) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getInstance(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
-
- getInstance() - Static method in class com.amazonaws.services.s3.util.Mimetypes
-
Gets an instance of
Mimetypes with default mime type info.
- getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
Information about the instance attribute.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The number of instances that are a part of a Reserved Instance account
to be listed in the Reserved Instance Marketplace.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The number of listed Reserved Instances in the state specified by the
state.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The number of instances.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The number of Reserved Instances to purchase.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum number of Spot instances to launch.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The number of reservations purchased.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The number of modified Reserved Instances.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The number of instances.
- getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of instances.
- getInstanceCounts() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- getInstanceExportDetails() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the instance to export.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The ID of the instance used to create a launch configuration for the
group.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the instance to use to create the launch configuration.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the instance that the address is associated with (if any).
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of an EC2-Classic instance to link to the ClassicLink-enabled
VPC.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The ID of the instance to bundle.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the instance associated with this bundle task.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT instance in your VPC.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the instance to unlink from the VPC.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
The ID of the Windows instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The ID of the Windows instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.HostInstance
-
the IDs of instances that are running on the Dedicated host.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The ID of the resource being exported.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the instance that you are modifying.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT instance in your VPC.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT instance in your VPC.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance ID, if an instance has been launched to fulfill the Spot
instance request.
- getInstanceId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
-
The ID of the instance.
- getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The ID of the instance.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The instances to describe; up to 50 instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
One or more instances to move into Standby mode.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
One or more instance IDs.
- getInstanceIds() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
One or more instance IDs.
- getInstanceIdSet() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesResult
-
The IDs of the newly launched instances.
- getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- getInstanceLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the physical length of the entire object stored in S3.
- getInstanceLifecycle() - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether this is a Spot instance or a Scheduled Instance.
- getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Enables detailed monitoring if it is disabled.
- getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether instances in this group are launched with detailed
monitoring.
- getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
-
Monitoring information for one or more instances.
- getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
-
Monitoring information for one or more instances.
- getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The AWS account ID of the owner of the instance.
- getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.Route
-
The AWS account ID of the owner of the instance.
- getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The port on which the back-end server is listening.
- getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the instance is listening.
- getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The port number associated with the back-end server.
- getInstanceProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The protocol to use for routing traffic to back-end instances: HTTP,
HTTPS, TCP, or SSL.
- getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The EC2 instances associated with the group.
- getInstances() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
Information about one or more linked EC2-Classic instances.
- getInstances() - Method in class com.amazonaws.services.ec2.model.Host
-
The IDs and instance type that are currently running on the Dedicated
host.
- getInstances() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more instances.
- getInstances() - Method in class com.amazonaws.services.ec2.model.Reservation
-
One or more instances.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The IDs of the instances.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
The remaining instances registered with the load balancer.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The IDs of the instances.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the instances for the load balancer.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The IDs of the instances.
- getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
-
The updated list of instances for the load balancer.
- getInstanceState() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The intended state of the instance.
- getInstanceStates() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
Information about the health of the instances.
- getInstanceStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues internal to the
instance, such as impaired reachability.
- getInstanceStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
One or more instance status descriptions.
- getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The tenancy options for instances launched into the VPC.
- getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The tenancy of the instances covered by the reservation.
- getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The tenancy of the instance.
- getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The tenancy of the instance.
- getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.Vpc
-
The allowed tenancy of instances launched into the VPC.
- getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The instance type of the EC2 instance.
- getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The instance type for the instances.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Specify the instance type that you want your Dedicated hosts to be
configured for.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The instance type that the reservation will cover (for example,
m1.small).
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.HostInstance
-
The instance type size (for example, m3.medium) of the running
instance.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The instance type size that the Dedicated host supports (for example,
m3.medium).
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.Instance
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The instance type size supported by the Dedicated host.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance type to the specified value.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The instance type on which the Reserved Instance can be used.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The instance type for the modified Reserved Instances.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The instance type on which the Reserved Instance can be used.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The instance type.
- getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The instance type.
- getInstanceTypes() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified instance types.
- getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- getInterfaceType() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The type of interface.
- getInternetGateway() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
-
Information about the Internet gateway.
- getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the Internet gateway.
- getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
The ID of the Internet gateway.
- getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the Internet gateway.
- getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
The ID of the Internet gateway.
- getInternetGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more Internet gateway IDs.
- getInternetGateways() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
Information about one or more Internet gateways.
- getInterval() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The interval quantity.
- getInterval() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The interval quantity.
- getInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The approximate interval, in seconds, between health checks of an
individual instance.
- getInvocationType() - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The invocation type of the AWS Lambda function.
- getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The number of I/O operations per second (IOPS) to provision for the
volume.
- getIops() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Only valid for Provisioned IOPS SSD volumes.
- getIops() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume
supports.
- getIops() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The number of I/O operations per second (IOPS) that the volume
supports.
- getIops() - Method in class com.amazonaws.services.ec2.model.Volume
-
The number of I/O operations per second (IOPS) that the volume
supports.
- getIotKeystore(String, String, String, String) - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Get certificate and private key from keystore on the file system.
- getIotKeystore(String, InputStream, String) - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Get certificate and private key from stream.
- getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- getIpFilter() - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
A structure that provides the IP addresses to block or allow, and whether
to block or allow incoming mail from them.
- getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The ID of the owner of the Elastic IP address.
- getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The ID of the Elastic IP address owner.
- getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
A set of IP permissions.
- getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
A set of IP permissions.
- getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
A set of IP permissions.
- getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
A set of IP permissions.
- getIpPermissions() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
One or more inbound rules associated with the security group.
- getIpPermissionsEgress() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] One or more outbound rules associated with the security
group.
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The IP protocol name or number.
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The IP protocol name or number.
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
- getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- getIpRanges() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more IP ranges.
- getIsDefault() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Indicates whether this is the default network ACL for the VPC.
- getIsDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
-
Indicates whether the VPC is the default VPC.
- getIsOptedOut() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
-
Indicates whether the phone number is opted out:
- getIssuedAt() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
-
Returns "issued at" claim of this id token
- getIssuingAccount() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemCollectionKey() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- getItemCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all items in the domain.
- getItemName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the item.
- getItemName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the item.
- getItemName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the item.
- getItemNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all item names in the domain, in bytes.
- GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
-
The GetItem operation returns a set of attributes for the item with
the given primary key.
- GetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Default constructor for GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>, Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a GetItem operation.
- GetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- getItems() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
A list of items on which to perform the operation.
- getItems() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
A list of items on which to perform the operation.
- getItems() - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
A list of items that match the select expression.
- getJWTToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
-
Returns the access token formatted as JWT.
- getJWTToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
-
Returns the id token formatted as JWT.
- getKeepAlive() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Get the MQTT keep alive time.
- getKernel() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's kernel to the specified value.
- getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the kernel associated with the AMI.
- getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the kernel associated with the AMI.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.Image
-
The kernel associated with the image, if any.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The kernel ID.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.Instance
-
The kernel associated with this instance, if applicable.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The kernel ID.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the kernel.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the kernel.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the kernel.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the kernel.
- getKernelId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the kernel.
- getKey() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the key of this record.
- getKey() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the key of the record that is in conflict.
- getKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
Deprecated.
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Returns the key by which the newly created object is stored.
- getKey() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the key of the record.
- getKey() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag key.
- getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag key.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to retrieve.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- getKey() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
The name of a DHCP option.
- getKey() - Method in class com.amazonaws.services.ec2.model.Tag
-
The key of the tag.
- getKey() - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag key.
- getKey() - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- getKey() - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The key of the tag.
- getKey() - Method in class com.amazonaws.services.elasticloadbalancing.model.TagKeyOnly
-
The name of the key.
- getKey() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- getKey() - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- getKey() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Returns the key of the multipart upload to abort.
- getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Returns the key under which the multipart upload to complete is stored.
- getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Gets the key by which the newly created object is stored.
- getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Gets the key of the object to delete.
- getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the key that was successfully deleted.
- getKey() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Gets the key of the version to delete.
- getKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the key of the object involved in this request.
- getKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Gets the key of the object whose metadata is being retrieved.
- getKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the key by which to store the new multipart upload, and hence,
the eventual object created from the multipart upload.
- getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Returns the object key for which the multipart upload was initiated.
- getKey() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the key of the associated multipart upload whose parts are being
listed.
- getKey() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the key of the object that couldn't be deleted.
- getKey() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the key by which this upload is stored.
- getKey() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- getKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the key under which to store the new object.
- getKey() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Gets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- getKey() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets the key under which this object is stored.
- getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the key under which this object is stored in Amazon S3.
- getKey() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the key under which this version is stored in Amazon S3.
- getKey() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Returns the base64-encoded server-side encryption key that was provided
in this object's constructor.
- getKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the key of the initiated multipart upload.
- getKeyArn() - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
ARN of the key.
- getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- getKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getKeyCount() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the number of keys returned with this response.
- getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
- getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The SHA-1 digest of the DER encoded private key.
- getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
If you used
CreateKeyPair to create the key pair, this is the
SHA-1 digest of the DER encoded private key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to
cancel deletion.
- getKeyId() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- getKeyId() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant
applies to.
- getKeyId() - Method in class com.amazonaws.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- getKeyId() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- getKeyId() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the
grant applies.
- getKeyId() - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The globally unique identifier for the key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- getKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to re-encrypt the data.
- getKeyId() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- getKeyId() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- getKeyId() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- getKeyId() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion
is scheduled.
- getKeyId() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the customer master key.
- getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional keyMarker parameter indicating where in
the sorted list of all versions in the specified bucket to begin
returning results.
- getKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the optional key marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- getKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
The key marker parameter originally used to request this version listing,
or null if no key marker was specified.
- getKeyMaterial() - Method in class com.amazonaws.services.ec2.model.KeyPair
-
An unencrypted PEM encoded RSA private key.
- getKeyMetadata() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- getKeyMetadata() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
-
A unique name for the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
A unique name for the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The key pair name you provided.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.Instance
-
The name of the key pair, if this instance was launched with an
associated key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The name of the key pair.
- getKeyName() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The name of the key pair.
- getKeyNames() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more key pair names.
- getKeyPair() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
-
Information about the key pair.
- getKeyPair() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
-
Returns the key pair stored in this EncryptionMaterials object.
- getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Information about one or more key pairs.
- getKeyPolicy(GetKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Retrieves a policy attached to the specified key.
- getKeyPolicy(GetKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Retrieves a policy attached to the specified key.
- GetKeyPolicyRequest - Class in com.amazonaws.services.kms.model
-
Retrieves a policy attached to the specified key.
- GetKeyPolicyRequest() - Constructor for class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
- GetKeyPolicyResult - Class in com.amazonaws.services.kms.model
-
- GetKeyPolicyResult() - Constructor for class com.amazonaws.services.kms.model.GetKeyPolicyResult
-
- getKeyPrefix() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileDownload
-
Deprecated.
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Deprecated.
Returns the key prefix of the virtual directory being uploaded.
- getKeyPrefixEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Return the object key name prefix when the redirect is applied.
- getKeyRotationEnabled() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Retrieves a Boolean value that indicates whether key rotation is enabled
for the specified key.
- getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Retrieves a Boolean value that indicates whether key rotation is enabled
for the specified key.
- GetKeyRotationStatusRequest - Class in com.amazonaws.services.kms.model
-
Retrieves a Boolean value that indicates whether key rotation is enabled for
the specified key.
- GetKeyRotationStatusRequest() - Constructor for class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
-
- GetKeyRotationStatusResult - Class in com.amazonaws.services.kms.model
-
- GetKeyRotationStatusResult() - Constructor for class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
-
- getKeys() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- getKeys() - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A list of keys.
- getKeys() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Returns the list of keys to delete from this bucket.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- getKeySpec() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Value that identifies the encryption algorithm and key size to generate a
data key for.
- getKeySpec() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Value that identifies the encryption algorithm and key size.
- getKeyState() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The state of the customer master key (CMK).
- getKeyType() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- getKeyUsage() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- getKeyUsage() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the key.
- getKinesisRecorderConfig() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Returns the KinesisRecorderConfig this Kinesis Recorder is using.
- getKmsKeyArn() - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The customer master key that Amazon SES should use to encrypt your emails
before saving them to the Amazon S3 bucket.
- getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when encrypting the snapshots of an image during a copy operation.
- getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when creating the snapshot copy.
- getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) to use when creating the encrypted volume.
- getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the parent volume.
- getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.Volume
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the volume.
- getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- getLabel() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- getLabel() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- getLabel() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage).
- getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- getLambdaAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls an AWS Lambda function, and optionally, publishes a notification to
Amazon SNS.
- getLastAccessedDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
The date when the device details were last read.
- getLastAttemptDate() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The time the final delivery attempt was made, in
RFC 822 date-time format.
- getLastByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional zero-based byte offset to stop copying the source.
- getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- getLastEvaluatedKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
Returns the last evaluated key, which can be used as the
exclusiveStartKey to fetch the next page of results.
- getLastEvaluatedKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
Returns the last evaluated key, which can be used as the
exclusiveStartKey to fetch the next page of results.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- getLastEvaluatedTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The last date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- getLastModified() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the value of the Last-Modified header, indicating the date and time
at which Amazon S3 last recorded a modification to the associated object.
- getLastModified() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the date this part was last modified.
- getLastModified() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the date when, according to Amazon S3, this object was last
modified.
- getLastModified() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the date according to Amazon S3 at which this version was last
modified.
- getLastModifiedBy() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the device that made the last modification to the dataset.
- getLastModifiedBy() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the identifier of the user or device which modified this record
last.
- getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets last modified date of this dataset.
- getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the server timestamp of this record when it was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
Returns the date when attributes for this device were last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Gets the date the newly copied object was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the date the newly copied part was last modified.
- getLastStatusChange() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The date and time of the last change in status.
- getLastSyncCount() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Get the last sync count of this
Dataset.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- getLatestStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- getLatestStreamLabel() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- getLatestTime() - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- getLatestTime() - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- getLatitude() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The Amazon Resource Name (ARN) of the launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the associated launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The launch configuration associated with the instance.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
The name of the launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The launch configuration associated with the instance.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the launch configuration.
- getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the launch configuration.
- getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The launch configuration names.
- getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The launch configurations.
- getLaunchedAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone in which the bid is launched.
- getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The instance launch group.
- getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance launch group.
- getLaunchPermission() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A launch permission modification.
- getLaunchPermissions() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more launch permissions.
- getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The launch specification.
- getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The launch specification.
- getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The launch specification.
- getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Additional information for launching instances.
- getLaunchSpecifications() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Information about the launch specifications for the Spot fleet
request.
- getLaunchTime() - Method in class com.amazonaws.services.ec2.model.Instance
-
The time the instance was launched.
- getLBCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The license type to be used for the Amazon Machine Image (AMI) after
importing.
- getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The license type of the virtual machine.
- getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The license type of the virtual machine.
- getLifecycleActionResult() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The action for the group to take.
- getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
A universally unique identifier (UUID) that identifies a specific
lifecycle action associated with an instance.
- getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
A token that uniquely identifies a specific lifecycle action associated
with an instance.
- getLifecycleConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the new lifecycle configuration for the specified bucket.
- getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the lifecycle hook.
- getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the lifecycle hook.
- getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the lifecycle hook.
- getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the lifecycle hook.
- getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the lifecycle hook.
- getLifecycleHookNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The names of one or more lifecycle hooks.
- getLifecycleHooks() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
The lifecycle hooks for the specified group.
- getLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
One or more of the following notification types:
- getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The lifecycle state for the instance.
- getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
A description of the current lifecycle state.
- getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The state of the EC2 instance to which you want to attach the lifecycle
hook.
- getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The instance state to which you want to attach the lifecycle hook.
- getLimit() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the maximum number of items to retrieve in each service request
to DynamoDB.
- getLimit() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the limit of items to scan during this scan.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLimit() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- getLimit() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- getLimit() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- getLimit() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- getLimit() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- getLimitPrice() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
Specified for Reserved Instance Marketplace offerings to limit the
total order and ensure that the Reserved Instances are not purchased
at unexpected prices.
- getListener() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
Information about a listener.
- getListenerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The listeners for the load balancer.
- getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The listeners.
- getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The listeners.
- getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
-
Information about the load balancer attributes.
- getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The attributes of the load balancer.
- getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The attributes for a load balancer.
- getLoadBalancerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
Information about the load balancers.
- getLoadBalancerName() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The name of the load balancer.
- getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
One or more load balancer names.
- getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more load balancers associated with the group.
- getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more load balancers.
- getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
One or more load balancer names.
- getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The name of the load balancer.
- getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The names of the load balancers.
- getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
The names of the load balancers.
- getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The name of the load balancer.
- getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the load balancer is listening.
- getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The port that uses the specified SSL certificate.
- getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The external port of the load balancer for the policy.
- getLoadBalancerPorts() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The client port numbers of the listeners.
- getLoadBalancers() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The load balancers.
- getLocalAddress() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLocale() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getLocalRecord() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the local record that is in conflict.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- getLocation() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the Location facet of the endpoint.
- getLocation() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Returns the optional log file prefix.
- getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the logging configuration for the specified bucket.
- getLogGroupName() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The name of the CloudWatch log group.
- getLogGroupName() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The name of the flow log group.
- getLogins() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getLogins() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the logins from the provider
- getLogins() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the logins map used to authenticated with Amazon Cognito
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- getLongitude() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getLongPollWaitTimeoutSeconds() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specifies the amount of time, in seconds, the receive call will block on
the server waiting for messages to arrive if the queue is empty when the
receive call is first made.
- getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Map of attribute values.
- getMacAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The MAC address.
- getMacAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- getMailFromDomain() - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The custom MAIL FROM domain that the identity is configured to use.
- getMailFromDomain() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The custom MAIL FROM domain that you want the verified identity to use.
- getMailFromDomainAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesResult
-
A map of identities to custom MAIL FROM attributes.
- getMailFromDomainStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup.
- getMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- getMainUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- getMake() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getMapperConfig() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
Specify true to indicate that instances launched into the
specified subnet should be assigned public IP address.
- getMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether instances launched in this subnet receive a public
IP address.
- getMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The marker for the next set of results.
- getMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- getMarker() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- getMarker() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- getMarker() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- getMarker() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to
begin listing.
- getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the marker parameter originally used to request this object listing,
or null if no marker was specified.
- getMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the object's current ETag in order for
this request to be executed.
- getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
- getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
-
Returns an empty map since the EncryptionMaterials base class does not
have extra materials information.
- getMaterialsDescription() - Method in interface com.amazonaws.services.s3.model.MaterialsDescriptionProvider
-
Returns an unmodifiable view of the MaterialsDescription which the caller
can use to load EncryptionMaterials from any
EncryptionMaterialsAccessor
- getMax24HourSend() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails the user is allowed to send in a 24-hour
interval.
- getMaxAgeSeconds() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- getMaxAutoReconnectAttempts() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Get the current setting of maximum reconnects attempted automatically before quitting.
- getMaxBatchOpenMs() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum time (milliseconds) a send batch is held open for additional
outbound requests.
- getMaxBatchSize() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specifies the maximum number of entries the bufferinc client will put in
a single batch request.
- getMaxBatchSizeBytes() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Maximum permitted size of a SendMessage or SendMessageBatch message, in
bytes.
- getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- getMaxCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The maximum number of instances to launch.
- getMaxDoneReceiveBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
If more than that number of completed receive batches are waiting in the
buffer, the querying for new messages will stop.
The larger this number, the more messages the queue buffer will pre-fetch
and keep in the buffer on the client side, and the faster receive
requests will be satisfied.
- getMaxDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum duration (in seconds) to filter when searching for
offerings.
- getMaxErrorRetry() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum number of retry attempts for failed retryable
requests (ex: 5xx error responses from a service).
- getMaxErrorRetry() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the maximum number of retry attempts.
- getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The maximum of the metric value used for the datapoint.
- getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The maximum value of the sample set.
- getMaxInflightOutboundBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum number of concurrent batches for each type of outbound
request.
- getMaxInflightReceiveBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum number of concurrent receive message batches.
- getMaxInstanceCount() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of instances to filter when searching for
offerings.
- getMaxItems() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the maxKeys parameter originally used to request this
object listing, or the default maxKeys value provided by
Amazon S3 if the requester didn't specify a value.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the maxKeys parameter used to request this
version listing.
- getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of groups allowed for your AWS account.
- getMaxNumberOfDomains() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
The maximum number of domain names you want returned.
- getMaxNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of launch configurations allowed for your AWS account.
- getMaxNumberOfMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The maximum number of messages to return.
- getMaxParts() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the optional maximum number of parts to be returned in the part
listing.
- getMaxParts() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the optional max parts value specified in the original request to
limit how many parts are listed.
- getMaxReconnectRetryTime() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Gets the current maximum value for time to wait between autoreconnect attempts.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of items to be returned with each call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of items to return with this call.
- getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The maximum number of results to return for the request in a single
page.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The maximum number of results to return for the request in a single
page.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The maximum number of results to return for the request in a single
page.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The maximum number of results to return for the request in a single
page.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of results to return for the request in a single
page.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The maximum number of snapshot results returned by
DescribeSnapshots in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The maximum number of results to return in a single call.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The maximum number of volume results returned by
DescribeVolumes in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The maximum number of volume results returned by
DescribeVolumeStatus in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The maximum number of items to return for this request.
- getMaxResults() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional maxResults parameter indicating the
maximum number of results to include in the response.
- getMaxSendRate() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails that Amazon SES can accept from the user's
account per second.
- getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The maximum size of the group.
- getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The maximum size of the group.
- getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The maximum size for the Auto Scaling group.
- getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The maximum size of the group.
- getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The maximum size of the Auto Scaling group.
- getMaxSlotDurationInHours() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum available duration, in hours.
- getMaxStorageSize() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
- getMaxTermDurationInDays() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The maximum term.
- getMaxUploads() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional maximum number of uploads to return, or null if no
maximum number of uploads has been set for this request.
- getMaxUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the optional maximum number of uploads to be listed, as specified
in the original request.
- getMd5() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Returns the optional base64-encoded MD5 digest of the encryption key to
use when validating the integrity of the transmitted server-side
encryption key.
- getMd5Digest() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional, but recommended, MD5 hash of the content of this
part.
- getMD5OfBody() - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message body string.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute string.
- getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message body string.
- getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message body string.
- getMemberMarshaller() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers.ListToListMarshaller
-
- getMemberMarshaller() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers.MapToMapMarshaller
-
- getMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getMessage() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttLastWillAndTestament
-
Get the LWT message to be delivered.
- getMessage() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
-
The message about the Availability Zone.
- getMessage() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error message.
- getMessage() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The description for the error code.
- getMessage() - Method in class com.amazonaws.services.ec2.model.DryRunResult
-
Returns the message included in the service response.
- getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The message for the Spot instance state change.
- getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The description for the status code.
- getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
-
The message for the state change.
- getMessage() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error message accompanying the error code.
- getMessage() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A description of the most recent details about accessing the
MLModel.
- getMessage() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns a description of the failure.
- getMessage() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
Human-readable text to include in the bounce message.
- getMessage() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The message to be sent.
- getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The message you want to send to the topic.
- getMessage() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
A message explaining why the action failed on this entry.
- getMessageAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The name of the message attribute, where N is the index.
- getMessageAttributes() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Body of the message.
- getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The message to send.
- getMessageDeduplicationId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- getMessageDeduplicationId() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- getMessageDsn() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Message-related DSN fields.
- getMessageGroupId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- getMessageGroupId() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendBounceResult
-
The message ID of the bounce message.
- getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
-
The unique message identifier returned from the SendEmail
action.
- getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
The unique message identifier returned from the SendRawEmail
action.
- getMessageId() - Method in class com.amazonaws.services.sns.model.PublishResult
-
Unique identifier assigned to the published message.
- getMessageId() - Method in class com.amazonaws.services.sqs.model.Message
-
A unique identifier for the message.
- getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message.
- getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An element containing the message ID of the message sent to the queue.
- getMessages() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
Any messages about the Availability Zone.
- getMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
-
A list of messages.
- getMessageStructure() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Set MessageStructure to json if you want to
send a different message for each protocol.
- getMetadata() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- getMetadata() - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The metadata for the currently active receipt rule set.
- getMetadata() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
The metadata for the receipt rule set, which consists of the rule set
name and the timestamp of when the rule set was created.
- getMethod() - Method in class com.amazonaws.http.HttpRequest
-
Gets the HTTP method, one of GET, POST, PUT, HEAD, DELETE.
- getMethod() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMetric(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
Returns the value of the metric with the specified name.
- getMetric(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
Returns the value of the metric with the specified name.
- getMetric(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the value of the metric with the specified name.
- getMetric() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
One of the following metrics:
- getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
One of the following metrics:
- getMetricAggregationType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The aggregation type for the CloudWatch metrics.
- getMetricAggregationType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The aggregation type for the CloudWatch metrics.
- getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- getMetricData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- getMetricIntervalLowerBound() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The lower bound for the difference between the alarm threshold and the
CloudWatch metric.
- getMetricIntervalUpperBound() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The upper bound for the difference between the alarm threshold and the
CloudWatch metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric, with or without spaces.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
One or more metrics.
- getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
One or more of the following metrics.
- getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
One or more of the following metrics.
- getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A list of metrics used to generate statistics for an AWS account.
- getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Gets statistics for the specified metric.
- getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Gets statistics for the specified metric.
- getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Gets statistics for the specified metric.
- getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Gets statistics for the specified metric.
- getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Gets statistics for the specified metric.
- getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Gets statistics for the specified metric.
- GetMetricStatisticsRequest - Class in com.amazonaws.services.cloudwatch.model
-
Gets statistics for the specified metric.
- GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
- GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
-
- GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
- getMetricValue() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The metric value to compare to BreachThreshold.
- getMfa() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Gets the optional Multi-Factor Authentication information included with
this request.
- getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Gets the optional Multi-Factor Authentication information included with
this request.
- getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the optional Multi-Factor Authentication information included with
this request.
- getMFACode(MultiFactorAuthenticationContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
-
Call out to the dev to send MFA code.
- getMimetype(String) - Method in class com.amazonaws.services.s3.util.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMimetype(File) - Method in class com.amazonaws.services.s3.util.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The minimum number of instances to scale.
- getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The minimum number of instances to scale.
- getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Available for backward compatibility.
- getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Available for backward compatibility.
- getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The minimum number of instances to launch.
- getMinDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The minimum duration (in seconds) to filter when searching for
offerings.
- getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The minimum metric value used for the datapoint.
- getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The minimum value of the sample set.
- getMinimumUploadPartSize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Returns the minimum part size for upload parts.
- getMinReconnectRetryTime() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Gets the current starting value for time to wait between autoreconnect attempts.
- getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The minimum size of the group.
- getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The minimum size of the group.
- getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The minimum size for the Auto Scaling group.
- getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The minimum size of the group.
- getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The minimum size of the Auto Scaling group.
- getMinSlotDurationInHours() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The minimum available duration, in hours.
- getMinTermDurationInDays() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The minimum term.
- getMLModel(GetMLModelRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns an MLModel that includes detailed metadata, data
source information, and the current status of the MLModel.
- getMLModel(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns an MLModel that includes detailed metadata, data
source information, and the current status of the MLModel.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel ID, which is same as the
MLModelId in the request.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel.
- GetMLModelRequest - Class in com.amazonaws.services.machinelearning.model
-
Returns an MLModel that includes detailed metadata, data source
information, and the current status of the MLModel.
- GetMLModelRequest() - Constructor for class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
- GetMLModelResult - Class in com.amazonaws.services.machinelearning.model
-
Represents the output of a GetMLModel operation, and provides
detailed information about a MLModel.
- GetMLModelResult() - Constructor for class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
- getMLModelType() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- getModel() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getModelClass() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getModificationResults() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
Contains target configurations along with their corresponding new
Reserved Instance IDs.
- getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether monitoring is enabled.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.Instance
-
The monitoring information for the instance.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The monitoring information.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The monitoring for the instance.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Enable or disable monitoring for the instances.
- getMonitoring() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Enable or disable monitoring for the instances.
- getMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Enables monitoring for the instance.
- getMoveStatus() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The status of the Elastic IP address that's being moved to the EC2-VPC
platform, or restored to the EC2-Classic platform.
- getMovingAddressStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The status for each Elastic IP address.
- getMqttLastWillAndTestament() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Get the currently configured Last Will and Testament.
- getMultipartCopyPartSize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Returns the minimum size in bytes of each part in a multi-part copy
request.
- getMultipartCopyThreshold() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Returns the maximum threshold size of an Amazon S3 object after which the
copy operation is carried out using multi-part request.
- getMultipartUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the list of multipart uploads.
- getMultipartUploadThreshold() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Returns the size threshold in bytes for when to use multipart uploads.
- getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- getName() - Method in class com.amazonaws.regions.Region
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in enum com.amazonaws.regions.Regions
-
The name of this region, used in the regions.xml file to identify it.
- getName() - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The name of the filter.
- getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The name of the dimension.
- getName() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- getName() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the new AMI in the destination region.
- getName() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A name for the new image.
- getName() - Method in class com.amazonaws.services.ec2.model.Filter
-
The name of the filter.
- getName() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The name of the instance profile.
- getName() - Method in class com.amazonaws.services.ec2.model.Image
-
The name of the AMI that was provided during image creation.
- getName() - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The current state of the instance.
- getName() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The type of instance status.
- getName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A name for your AMI.
- getName() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The name.
- getName() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The name of the volume status.
- getName() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- getName() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel.
- getName() - Method in class com.amazonaws.services.s3.model.Bucket
-
Gets the name of the bucket.
- getName() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The name of the attribute.
- getName() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Returns the value of the Name property for this object.
- getName() - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- getName() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- getName() - Method in exception com.amazonaws.services.simpleemail.model.AlreadyExistsException
-
Returns the value of the name property for this object.
- getName() - Method in exception com.amazonaws.services.simpleemail.model.CannotDeleteException
-
Returns the value of the name property for this object.
- getName() - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The name of the header to add.
- getName() - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
The name of the IP address filter.
- getName() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The name of the receipt rule.
- getName() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The name of the receipt rule set.
- getName() - Method in exception com.amazonaws.services.simpleemail.model.RuleDoesNotExistException
-
Returns the value of the name property for this object.
- getName() - Method in exception com.amazonaws.services.simpleemail.model.RuleSetDoesNotExistException
-
Returns the value of the name property for this object.
- getName() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
Application names must be made up of only uppercase and lowercase ASCII
letters, numbers, underscores, hyphens, and periods, and must be between
1 and 256 characters long.
- getName() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
-
The name of the topic you want to create.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The namespace of the metric.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The namespace of the metric, with or without spaces.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The namespace to filter against.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The namespace of the metric.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The namespace of alarm's associated metric.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The namespace for the alarm's associated metric.
- getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
The namespace for the metric data.
- getNatGateway() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Information about the NAT gateway.
- getNatGatewayAddresses() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Information about the IP addresses and network interface associated
with the NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayRequest
-
The ID of the NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayResult
-
The ID of the NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT gateway.
- getNatGatewayId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT gateway.
- getNatGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more NAT gateway IDs.
- getNatGateways() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
Information about the NAT gateways.
- getNetworkAcl() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
-
Information about the network ACL.
- getNetworkAclAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the association between a network ACL and a subnet.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The ID of the network ACL.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The ID of the network ACL.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
The ID of the network ACL.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the network ACL.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the network ACL.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the new network ACL to associate with the subnet.
- getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The ID of the ACL.
- getNetworkAclIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more network ACL IDs.
- getNetworkAcls() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
Information about one or more network ACLs.
- getNetworkInterface() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
-
Information about the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The ID of the network interface associated with the NAT gateway.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the network interface.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The ID of the network interface.
- getNetworkInterfaceIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more network interface IDs.
- getNetworkInterfaceOwnerId() - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the AWS account that owns the network interface.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
Information about one or more network interfaces.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] One or more network interfaces for the instance.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more network interfaces.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more network interfaces.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more network interfaces.
- getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more network interfaces.
- getNetworkPlatform() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The network platform (EC2-Classic or
EC2-VPC).
- getNetworkPlatform() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The network platform (EC2-Classic or
EC2-VPC).
- getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
-
The ID of the new association.
- getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
-
The ID of the new association.
- getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNextBatchOfScanResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ParallelScanTask
-
- getNextContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the optional NextContinuationToken.
- getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the key marker to use in the next listVersions request
in order to obtain the next page of results.
- getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
The marker to use when requesting the next set of results.
- getNextMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- getNextMarker() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- getNextMarker() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the marker to use in the next listObjects request in
order to see the next page of results.
- getNextPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the next part number marker.
- getNextSlotStartTime() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time for the next schedule to start.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more data
available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A token that indicates the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
The token to use to get the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A token that indicates the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
The token to use to get the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The token to request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The NextToken value returned from a previous paginated
DescribeSnapshots request where MaxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
The NextToken value to include in a future
DescribeSnapshots request.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The token required to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The token to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The NextToken value returned from a previous paginated
DescribeVolumes request where MaxResults was
used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
The NextToken value to include in a future
DescribeVolumes request.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The NextToken value to include in a future
DescribeVolumeStatus request.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
The token to use when requesting the next set of items.
- getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
A string informing Amazon SimpleDB where to start the next list of
domain names.
- getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
An opaque token indicating that there are more domains than the
specified MaxNumberOfDomains still available.
- getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
A string informing Amazon SimpleDB where to start the next list of
ItemNames.
- getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
An opaque token indicating that more items than
MaxNumberOfItems were matched, the response size exceeded
1 megabyte, or the execution time exceeded 5 seconds.
- getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The token to use for pagination.
- getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
The token used for pagination.
- getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsRequest
-
A token returned from a previous call to ListReceiptRuleSets
to indicate the position in the receipt rule set list.
- getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
A token indicating that there are additional receipt rule sets available
to be listed.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
NextToken string is used when calling ListEndpointsByPlatformApplication
action to retrieve additional records that are available after the first
page results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
NextToken string is returned when calling
ListEndpointsByPlatformApplication action if additional records are
available after the first page results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
-
A NextToken string is used when you call the
ListPhoneNumbersOptedOut action to retrieve additional
records that are available after the first page of results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A NextToken string is returned when you call the
ListPhoneNumbersOptedOut action if additional records are
available after the first page of results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
-
NextToken string is used when calling ListPlatformApplications action to
retrieve additional records that are available after the first page
results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
NextToken string is returned when calling ListPlatformApplications action
if additional records are available after the first page results.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
Token returned by the previous ListSubscriptionsByTopic
request.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
Token to pass along to the next ListSubscriptionsByTopic
request.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
-
Token returned by the previous ListSubscriptions request.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
Token to pass along to the next ListSubscriptions request.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
-
Token returned by the previous ListTopics request.
- getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
Token to pass along to the next ListTopics request.
- getNextUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the next upload ID marker that should be used in the next request
to get the next page of results.
- getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the version ID marker to use in the next listVersions
request in order to obtain the next page of results.
- getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
Suppresses a device mapping.
- getNoDevice() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- getNoDevice() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
suppress the specified device included in the block device mapping.
- getNoDevice() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- getNoncurrentVersionExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions of the object
expire.
- getNoncurrentVersionTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the transition describing how non-current versions of objects
will move between different storage classes in Amazon S3.
- getNonKeyAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that when present, must
not include a match for the object's current ETag in order for this
request to be executed.
- getNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
By default, Amazon EC2 attempts to shut down and reboot the instance
before creating the image.
- getNotAfter() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The latest scheduled end time for the event.
- getNotAfter() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The latest end time of the event.
- getNotBefore() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
-
Returns "not before" claim of this id token
- getNotBefore() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The earliest scheduled start time for the event.
- getNotBefore() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The earliest start time of the event.
- getNotificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- getNotificationClient() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointManager
-
- getNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the new notification configuration for the specified bucket.
- getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The notification configurations.
- getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Additional information that you want to include any time Auto Scaling
sends a message to the notification target.
- getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Contains additional information that you want to include any time Auto
Scaling sends a message to the notification target.
- getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the notification target that Auto Scaling uses to notify you
when an instance is in the transition state for the lifecycle hook.
- getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the notification target that Auto Scaling will use to notify
you when an instance is in the transition state for the lifecycle hook.
- getNotificationType() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
One of the following event notification types:
- getNotificationType() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The notification type for which to enable or disable headers in
notifications.
- getNotificationType() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The type of notifications that will be published to the specified Amazon
SNS topic.
- getNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The type of event that will cause the notification to be sent.
- getNS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number Set data type.
- getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Null data type.
- getNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of groups for your AWS account.
- getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Integer that contains the number of bytes to generate.
- getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Integer that contains the number of bytes to generate.
- getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
-
Integer that contains the number of bytes to generate.
- getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- getNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of launch configurations for your AWS account.
- getObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the object stored in Amazon S3 under the specified bucket and key.
- getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the object stored in Amazon S3 under the specified bucket and key.
- getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the object metadata for the object stored in Amazon S3 under the
specified bucket and key, and saves the object contents to the specified
file.
- getObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
-
- getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
-
- getObjectAcl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the
AccessControlList (ACL) for the specified object with
the specified version in Amazon S3.
- getObjectAcl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectAcl(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectContent() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets an input stream containing the contents of this object.
- getObjectKeyPrefix() - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The key prefix of the Amazon S3 bucket.
- getObjectMetadata() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
Deprecated.
Returns the ObjectMetadata for the object being downloaded.
- getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without actually
fetching the object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without actually
fetching the object itself.
- getObjectMetadata(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectMetadata() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the additional information about the new object being created,
such as content type, content encoding, user metadata, etc.
- getObjectMetadata() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets the metadata stored by Amazon S3 for this object.
- GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
-
Provides options for obtaining the metadata for the specified Amazon S3
object without actually fetching the object contents.
- GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
- GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
- GetObjectRequest - Class in com.amazonaws.services.s3.model
-
Provides options for downloading an Amazon S3 object.
- GetObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, boolean) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
-
- getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the list of object summaries describing the objects stored in the S3
bucket.
- getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the S3
bucket.
- getObjectTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getObjectTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the object table name resolver for this configuration.
- getOccurrenceDays() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The days.
- getOccurrenceDaySet() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The days.
- getOccurrenceRelativeToEnd() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- getOccurrenceRelativeToEnd() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- getOccurrenceUnit() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The unit for occurrenceDaySet (DayOfWeek or
DayOfMonth).
- getOccurrenceUnit() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The unit for OccurrenceDays (DayOfWeek or
DayOfMonth).
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- getOfflinePublishQueueBound() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Get the current value of the offline message queue bound.
- getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- getOngoingRestore() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the boolean value which indicates whether there is ongoing
restore request.
- getOperations() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- getOperations() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- getOptions() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
Indicates whether the VPN connection requires static routes.
- getOptions() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The VPN connection options.
- getOptOut() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns weather the endpoint is opted out of notification.
- getOrCreateInstance(Context, String, String) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrganizationArn() - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The ARN of the Amazon WorkMail organization.
- getOrigin() - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- getOriginalMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The message ID of the message to be bounced.
- getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in interface com.amazonaws.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.amazonaws.services.ec2.model.DryRunResult
-
Returns the original request of the dry-run operation.
- getOriginalRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to clone.
- getOtherPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
The policies other than the stickiness policies.
- getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The console output, base64-encoded.
- getOutsideIpAddress() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The Internet-routable IP address of the virtual private gateway's
outside interface.
- getOwner() - Method in class com.amazonaws.services.s3.model.AccessControlList
-
- getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
-
Gets the bucket's owner.
- getOwner() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the owner of this multipart upload.
- getOwner() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns details on the user who owns the associated multipart upload.
- getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the owner of this object.
- getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the owner of this version.
- getOwner() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's owner.
- getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account alias (for example, amazon,
self) or AWS account ID that owns the snapshot.
- getOwnerAlias() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The owner of the security group.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The AWS account ID of the instance owner.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account ID of the image owner.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the AWS account that created the network interface.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The AWS account ID of the owner of the network interface.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the AWS account that owns the reservation.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The AWS account ID of the owner of the security group.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account ID of the EBS snapshot owner.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The AWS account ID of the account.
- getOwnerId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- getOwnerIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
Returns the snapshots owned by the specified owner.
- getOwners() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Filters the images by the owner.
- getPageSize() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The maximum number of results to return with this call (a number from 1
to 400).
- getPaginationLoadingStrategy() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getPaginationLoadingStrategy() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the pagination loading strategy for this configuration.
- getParameters() - Method in class com.amazonaws.DefaultRequest
-
- getParameters() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Returns a map of all parameters in this request.
- getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
-
Returns the parameters required for this continuation.
- getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
-
Returns the challenges parameters for a generic challenge (developer defined) challenge.
- getParameters() - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.CognitoIdentityProviderContinuation
-
This method will provide details for the "Continuation".
- getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
-
Returns Continuation parameters.
- getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
-
This method returns the medium where this multi-factor authentication code was sent.
- getParameters() - Method in interface com.amazonaws.Request
-
Returns a map of all parameters in this request.
- getPartETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Returns an identifier which identifies the copy part by its part number
and the entity tag computed from the part's data.
- getPartETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Returns an identifier which identifies the upload part by its part number
and the entity tag computed from the part's data.
- getPartETags() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Returns the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the part number of the newly copied part.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results
to being listing parts.
- getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the optional part number marker specified in the original request
to specify where in the results to begin listing parts.
- getParts() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the list of parts described in this part listing.
- getPartSize() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPassword() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
This method returns the password.
- getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Retrieves the encrypted administrator password for an instance
running Windows.
- getPasswordData(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Retrieves the encrypted administrator password for an instance
running Windows.
- getPasswordData() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The password of the instance.
- getPasswordDataAsync(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Retrieves the encrypted administrator password for an instance
running Windows.
- getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Retrieves the encrypted administrator password for an instance
running Windows.
- getPasswordDataAsync(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Retrieves the encrypted administrator password for an instance
running Windows.
- getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Retrieves the encrypted administrator password for an instance
running Windows.
- GetPasswordDataRequest - Class in com.amazonaws.services.ec2.model
-
- GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
Default constructor for a new GetPasswordDataRequest object.
- GetPasswordDataRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
Constructs a new GetPasswordDataRequest object.
- GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of GetPasswordData.
- GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
- getPath() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Returns the path to the resource being requested.
- getPauseStatus() - Method in exception com.amazonaws.mobileconnectors.s3.transfermanager.exception.PauseException
-
Deprecated.
Returns more information on why the pause failed.
- getPauseStatus() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PauseResult
-
Deprecated.
Returns information about whether the pause was successful or not; and if
not why.
- getPayer() - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
-
- getPayload(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
-
Returns payload of a JWT as a JSON object.
- getPeakRequestsPerSecond() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel, measured in incoming requests per second.
- getPeeringOptions() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
Information about the VPC peering connection options for the accepter
or requester VPC.
- getPeeringStatus() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The status of a VPC peering connection, if applicable.
- getPeerOwnerId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- getPeerVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- getPendingWindowInDays() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- getPercentTransfered() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
- getPercentTransferred() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
Deprecated.
Returns a percentage of the number of bytes transferred out of the total
number of bytes to transfer.
- getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The period in seconds over which the statistic is applied.
- getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The granularity, in seconds, of the returned datapoints.
- getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The period in seconds over which the statistic is applied.
- getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The period in seconds over which the specified statistic is applied.
- getPermission() - Method in class com.amazonaws.services.s3.model.Grant
-
Gets the permission being granted to the grantee by this grant.
- getPhoneNumber() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
-
The phone number for which you want to check the opt out status.
- getPhoneNumber() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
-
The phone number to opt in.
- getPhoneNumber() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The phone number to which you want to deliver an SMS message.
- getPhoneNumbers() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A list of phone numbers that are opted out of receiving SMS messages.
- getPinpointContext() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointManager
-
- getPlacement() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The placement information for the instance.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.Instance
-
The location where the instance launched, if applicable.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The placement information for the instance.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The placement for the instance.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The placement information.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The placement information.
- getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the placement group into which you'll launch your instances,
if any.
- getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- getPlacementGroups() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
One or more placement groups.
- getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The tenancy of the instance, either default or
dedicated.
- getPlaintext() - Method in class com.amazonaws.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- getPlaintext() - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Data to be encrypted.
- getPlaintext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Plaintext that contains the data key.
- getPlaintext() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
-
Plaintext that contains the unpredictable byte string.
- getPlatform() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getPlatform() - Method in class com.amazonaws.services.ec2.model.Image
-
The value is Windows for Windows AMIs; otherwise blank.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The operating system of the virtual machine.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The operating system of the virtual machine.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The description string for the import image task.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The instance operating system.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The instance operating system.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.Instance
-
The value is Windows for Windows instances; otherwise
blank.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The network platform of the modified Reserved Instances, which is
either EC2-Classic or EC2-VPC.
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The platform (Linux/UNIX or Windows).
- getPlatform() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The platform (Linux/UNIX or Windows).
- getPlatform() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
The following platforms are supported: ADM (Amazon Device Messaging),
APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google
Cloud Messaging).
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
-
PlatformApplicationArn is returned.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
PlatformApplicationArn returned from CreatePlatformApplication is used to
create a an endpoint.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
PlatformApplicationArn of platform application object to delete.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput
action.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
PlatformApplicationArn for platform application object.
- getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for SetPlatformApplicationAttributes action.
- getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
- GetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
-
Retrieves the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- GetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
- GetPlatformApplicationAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetPlatformApplicationAttributes action.
- GetPlatformApplicationAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
- getPlatformApplications() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- getPlatformVersion() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The policies defined for the load balancer.
- getPolicies() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
-
A map of policy names to policies.
- getPolicy() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- getPolicy() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- getPolicy() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- getPolicy() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The text of the policy in JSON format.
- getPolicy() - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Indicates whether to block or allow incoming mail from the specified IP
addresses.
- getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
-
The Amazon Resource Name (ARN) of the policy.
- getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The Amazon Resource Name (ARN) of the policy.
- getPolicyAttributeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The policy attributes.
- getPolicyAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The attributes for the policy.
- getPolicyAttributeTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The description of the policy attributes associated with the policies
defined by Elastic Load Balancing.
- getPolicyDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
Information about the policies.
- getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
A policy to attach to the endpoint that controls access to the
service.
- getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
A policy document to attach to the endpoint.
- getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The policy document associated with the endpoint.
- getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name or Amazon Resource Name (ARN) of the policy.
- getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or ARN of the policy.
- getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the scaling policy.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The mnemonic name for the policy being created.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the policy being created.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the policy being created.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer policy to be created.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The name for the policy being created.
- getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- getPolicyName() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The name of the policy to be deleted.
- getPolicyName() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The name of the policy.
- getPolicyNames() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy names or policy ARNs to be described.
- getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The names of the policies enabled for the back-end server.
- getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The names of the policies.
- getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
The policies.
- getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The names of the policies.
- getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The names of the policies.
- getPolicyNames() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- getPolicyNames() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
A list of the names of policies to be retrieved.
- getPolicyNames() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
-
A list of names of policies that apply to the specified identity.
- getPolicySignature() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
-
Policy signature in base64 format Use signature generated by this method
for passing to EC2 bunding calls along with policy.
- getPolicyString() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
-
Base64 representation of the serialized policy.
- getPolicyText() - Method in class com.amazonaws.services.s3.model.BucketPolicy
-
Gets the raw policy JSON text as returned by Amazon S3.
- getPolicyText() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Returns the policy to apply to the specified bucket.
- getPolicyType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The policy type.
- getPolicyType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The policy type.
- getPolicyTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
Information about the policy types.
- getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the base policy type.
- getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy type.
- getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The name of the policy type.
- getPolicyTypeNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
The names of the policy types.
- getPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy types.
- getPortRange() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- getPortRange() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
TCP or UDP protocols: The range of ports the rule applies to.
- getPortRange() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- getPostalCode() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getPredictedLabel() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or
MULTICLASS MLModel.
- getPredictedScores() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- getPredictedValue() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction value for REGRESSION MLModel.
- getPredictEndpoint() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Returns the value of the predictEndpoint property for this object.
- getPrediction() - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
The output from a Predict operation:
- getPrefix() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
A prefix for the data feed file names.
- getPrefix() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The beginning of the file name of the AMI.
- getPrefix() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The prefix that is prepended to data feed files.
- getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
- getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- getPrefix() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the key prefix for which this rule will apply.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional prefix parameter that restricts the response to
multipart uploads for keys that begin with the specified prefix.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Gets the prefix parameter originally used to request this object listing,
or null if no prefix was specified.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- getPrefix() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the prefix parameter originally used to request this multipart
upload listing, or null if no prefix was specified.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the prefix parameter originally used to request this object listing,
or null if no prefix was specified.
- getPrefix() - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Returns the prefix associated with the replication rule.
- getPrefix() - Method in class com.amazonaws.services.s3.model.VersionListing
-
The prefix parameter originally used to request this version listing, or
null if no prefix was specified.
- getPrefixListId() - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The ID of the prefix.
- getPrefixListId() - Method in class com.amazonaws.services.ec2.model.PrefixListId
-
The ID of the prefix.
- getPrefixListIds() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more prefix list IDs.
- getPrefixListIds() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- getPrefixListIds() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more prefix list IDs for an AWS service.
- getPrefixListName() - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The name of the prefix.
- getPrefixLists() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
All available prefix lists.
- getPresignedUrl() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- getPreviousSlotEndTime() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time that the previous schedule ended or will end.
- getPreviousSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The previous state of the Spot fleet request.
- getPreviousState() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- getPreviousState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The previous state of the instance.
- getPrice() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The fixed price for the term.
- getPrice() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The fixed price for the term.
- getPrice() - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The price per instance.
- getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
A list specifying the price of the Reserved Instance for each month
remaining in the Reserved Instance term.
- getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The price of the Reserved Instance listing.
- getPricingDetails() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The pricing details of the Reserved Instance offering.
- getPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- getPrimary() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- getPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
Indicates whether the private IP address is the primary private IP
address.
- getPrimary() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
Indicates whether this is a primary IP address.
- getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
-
The private DNS name assigned to the instance.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private DNS name.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private DNS name.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private DNS name.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private DNS name.
- getPrivateIp() - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The private IP address associated with the Elastic IP address.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Address
-
The private IP address associated with the Elastic IP address.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The primary or secondary private IP address to associate
with the Elastic IP address.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The primary private IP address of the network interface.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] An available IP address from the IP address range of the
subnet.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
-
The private IP address assigned to the instance.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The IP address of the network interface within the subnet.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The private IP address of the network interface.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private IP address of the network interface.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The IP address of the network interface within the subnet.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private IP address.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
The private IP addresses.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The primary IP address.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IP address of the network interface within the subnet.
- getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
The IP address.
- getPrivateIpAddressConfigs() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The private IP addresses.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
One or more IP addresses to be assigned as a secondary private IP
address to the network interface.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
One or more private IP addresses.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private IP addresses associated with the network interface.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
One or more private IP addresses to assign to the network interface.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private IP addresses associated with the network interface.
- getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The secondary private IP addresses to unassign from the network
interface.
- getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
The names of the process types.
- getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
-
One of the following processes:
- getProcessName() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The name of the suspended process.
- getProductCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The product code.
- getProductCodeId() - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The product code.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of product codes.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
A list of product codes.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.Image
-
Any product codes associated with the AMI.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more product codes.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.Instance
-
The product codes attached to this instance, if applicable.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
A list of product codes.
- getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more product codes.
- getProductCodeType() - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The type of product code.
- getProductDescription() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance product platform description.
- getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance product platform description.
- getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance product platform description.
- getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The product description associated with the Spot instance.
- getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
A general description of the AMI.
- getProductDescriptions() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified basic product descriptions.
- getProgress() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Deprecated.
Returns progress information about this transfer.
- getProgress() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A value between 0 and 100 that indicates the progress of the activity.
- getProgress() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The level of task completion, as a percent (for example, 20%).
- getProgress() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The progress of the task.
- getProgress() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The percentage of progress of the import image task.
- getProgress() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The progress of the snapshot, as a percentage.
- getProgress() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The percentage of progress for the task.
- getProgress() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The percentage of completion for the import snapshot task.
- getProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
- getProgressListener() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
- getProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- getProjectionType() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
Determines whether the tag is added to new instances as they are launched
in the group.
- getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
Determines whether the tag is added to new instances as they are launched
in the group.
- getPropagatingVgws() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any virtual private gateway (VGW) propagating routes.
- getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- getProtocol() - Method in class com.amazonaws.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web
Services.
- getProtocol() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The protocol.
- getProtocol() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The protocol.
- getProtocol() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The IP protocol.
- getProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The load balancer transport protocol to use for routing: HTTP, HTTPS,
TCP, or SSL.
- getprotocol() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the protocol to use in the redirect request.
- getProtocol() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The protocol you want to use.
- getProtocol() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's protocol.
- getProvider() - Method in class com.amazonaws.auth.policy.Principal
-
Returns the provider for this principal, which indicates in what group of
users this principal resides.
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a string with the name of the provider being used.
- getProviderName() - Method in class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
- getProvisioned() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- getProvisionedBandwidth() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Reserved.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table, consisting
of read and write capacity units, along with data about increases and
decreases.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionTime() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- getProxyHost() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy host the client will connect through.
- getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy password to use when connecting through a
proxy.
- getProxyPort() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy port the client will connect through.
- getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy user name to use if connecting through a
proxy.
- getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy
support.
- getPublic() - Method in class com.amazonaws.services.ec2.model.Image
-
Indicates whether the image has public launch permissions.
- getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
-
The public DNS name assigned to the instance.
- getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public DNS name.
- getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.Address
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The Internet-routable IP address for the customer gateway's outside
interface.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-Classic] The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public IP address or Elastic IP address bound to the network
interface.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The Elastic IP address associated with the NAT gateway.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The address of the Elastic IP address bound to the network interface.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-Classic] The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
-
The Elastic IP address.
- getPublicIp() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The Elastic IP address.
- getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance, if applicable.
- getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-Classic] One or more Elastic IP addresses.
- getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more Elastic IP addresses.
- getPublicKeyMaterial() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
The public key.
- getPurchaseRequests() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
One or more purchase requests.
- getPurchaseToken() - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The purchase token.
- getPurchaseToken() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The purchase token.
- getPushSyncUpdate(Intent) - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Converts the notification from Cognito push sync to an object that has
easy access to all of the relevant information.
- getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- getQos() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttLastWillAndTestament
-
Get the Quality of Service for the LWT message.
- getQuantity() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The number of Dedicated hosts you want to allocate to your account
with these parameters.
- getQueryFilter() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the query filter applied on this query.
- getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getQueueAttributes(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Gets attributes for the specified queue.
- getQueueAttributes(String, List<String>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Gets attributes for the specified queue.
- getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Gets attributes for the specified queue.
- getQueueAttributes(String, List<String>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Gets attributes for the specified queue.
- getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueAttributes(String, List<String>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueAttributesAsync(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Gets attributes for the specified queue.
- getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Gets attributes for the specified queue.
- getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Gets attributes for the specified queue.
- getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Gets attributes for the specified queue.
- getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- GetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
-
Gets attributes for the specified queue.
- GetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
Default constructor for GetQueueAttributesRequest object.
- GetQueueAttributesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
Constructs a new GetQueueAttributesRequest object.
- GetQueueAttributesRequest(String, List<String>) - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
Constructs a new GetQueueAttributesRequest object.
- GetQueueAttributesResult - Class in com.amazonaws.services.sqs.model
-
A list of returned queue attributes.
- GetQueueAttributesResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
- getQueueName() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
The name of the new queue.
- getQueueName() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The name of the queue whose URL must be fetched.
- getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
A string to use for filtering the list results.
- getQueueOwnerAWSAccountId() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The AWS account ID of the account that created the queue.
- getQueueUrl(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Returns the URL of an existing queue.
- getQueueUrl(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Returns the URL of an existing queue.
- getQueueUrl(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Returns the URL of an existing queue.
- getQueueUrl(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Returns the URL of an existing queue.
- getQueueUrl(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueUrl(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
-
The URL for the created Amazon SQS queue.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
The URL for the queue.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
-
The queue URL of a dead letter queue.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.PurgeQueueRequest
-
The queue URL of the queue to delete the messages from when using the
PurgeQueue API.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- getQueueUrlAsync(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Returns the URL of an existing queue.
- getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Returns the URL of an existing queue.
- getQueueUrlAsync(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Returns the URL of an existing queue.
- getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Returns the URL of an existing queue.
- getQueueUrlAsync(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- GetQueueUrlRequest - Class in com.amazonaws.services.sqs.model
-
Returns the URL of an existing queue.
- GetQueueUrlRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
Default constructor for GetQueueUrlRequest object.
- GetQueueUrlRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
Constructs a new GetQueueUrlRequest object.
- GetQueueUrlResult - Class in com.amazonaws.services.sqs.model
-
For more information, see
Responses in the
Amazon SQS Developer Guide.
- GetQueueUrlResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
- getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
-
A list of source queue URLs that have the RedrivePolicy queue attribute
configured with a dead letter queue.
- getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
-
A list of queue URLs, up to 1000 entries.
- getQuiet() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Returns the quiet element for this request.
- getRamdisk() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's RAM disk to the specified value.
- getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the RAM disk associated with the AMI.
- getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the RAM disk associated with the AMI.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Image
-
The RAM disk associated with the image, if any.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The RAM disk ID.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Instance
-
The RAM disk associated with this instance, if applicable.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The RAM disk ID.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the RAM disk.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the RAM disk.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the RAM disk.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the RAM disk.
- getRamdiskId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the RAM disk.
- getRange() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- getRangeKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- getRangeKeyConditions() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Gets the range key condition for this query.
- getRangeKeyName() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getRawContent() - Method in class com.amazonaws.http.HttpResponse
-
Get the raw content without considering Content-Encoding.
- getRawContent() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiResponse
-
Get the raw content without considering Content-Encoding.
- getRawMessage() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The raw text of the message.
- getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- getRawMetadataValue(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getReasonCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
Information about the cause of OutOfService instances.
- getReasonCodes() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more reason codes that describes the health state of your
instance.
- getReasonMessage() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The reason for canceling the conversion task.
- getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
A receipt handle.
- getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The receipt handle associated with the message whose visibility timeout
should be changed.
- getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
A receipt handle.
- getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The receipt handle associated with the message to delete.
- getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.Message
-
An identifier associated with the act of receiving the message.
- getReceiveRequestAttemptId() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- getRecipe() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel.
- getRecipient() - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The email address of the recipient of the bounced email.
- getRecipientArn() - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
This parameter is used only for sending authorization.
- getRecipientDsnFields() - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
Recipient-related DSN fields, most of which would normally be filled in
automatically when provided with a BounceType.
- getRecipients() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The recipient domains and email addresses to which the receipt rule
applies.
- getReconnectTimeout() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Deprecated.
- getRecord() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent an observation.
- getRecordCount() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the number of records in this dataset.
- getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The recurring schedule for the action.
- getRecurrence() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The schedule recurrence.
- getRecurrence() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The schedule recurrence.
- getRecurrence() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The schedule recurrence.
- getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- getRedirect() - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Return the redirect information.
- getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Return the redirect information where all requests will be redirect to.
- getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- getRedirectLocation() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional redirect location for the newly copied object.
- getRedirectLocation() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets the redirect location for this object.
- getReferencingVpcId() - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC with the referencing security group.
- getRefreshThreshold() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the refresh threshold for the session credentials created by this
client in seconds.
- getRefreshThreshold() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the refresh threshold for the session credentials created by this
client in seconds.
- getRefreshThreshold() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoIdentityProviderClientConfig
-
- getRefreshToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
-
Returns Refresh Token.
- getRegion() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The AWS Region configured
- getRegion() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- getRegion(Regions) - Static method in class com.amazonaws.regions.Region
-
Returns the region with the id given, or null if it cannot be found in
the current regions.xml file.
- getRegion(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns the region with the name given, if it exists.
- getRegion(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Returns the region with the id given, if it exists.
- getRegion() - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getRegion() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- getRegion() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Gets the name of the Amazon S3 region in which this bucket will be
created.
- getRegionByEndpoint(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Searches through all known regions to find one with any service at the
specified endpoint.
- getRegionByEndpoint(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Searches through all known regions to find one with any service at the
specified endpoint.
- getRegionName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the region.
- getRegionName() - Method in class com.amazonaws.services.ec2.model.Region
-
The name of the region.
- getRegionNames() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
The names of one or more regions.
- getRegions() - Method in class com.amazonaws.regions.RegionMetadata
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Static method in class com.amazonaws.regions.RegionUtils
-
Returns a list of the available AWS regions.
- getRegions() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
Information about one or more regions.
- getRegionsForService(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Returns a list of the regions that support the service given.
- getRejects() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails rejected by Amazon SES.
- getRemoteMta() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The MTA to which the remote MTA attempted to deliver the message,
formatted as specified in
RFC 3464 (
mta-name-type; mta-name).
- getRemoteRecord() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the remote record that is in conflict.
- getRemove() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Removes a specific AWS account ID or group from a volume's list of
create volume permissions.
- getRemove() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to remove from the list of launch permissions for
the AMI.
- getRemoveRouteTableIds() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route table IDs to disassociate from the endpoint.
- getReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
A flag specifying whether or not to replace the attribute/value pair
or to add a new attribute/value pair.
- getReplaceKeyPrefixWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the object prefix key to use in the redirect request.
- getReplaceKeyWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the specific key to use in the redirect request.
- getReplicationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the replication configuration of an Amazon S3 bucket.
- getReplyToAddresses() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- getReportingMta() - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
The reporting MTA that attempted to deliver the message, formatted as
specified in
RFC 3464 (
mta-name-type; mta-name).
- getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Gets the options stored with this request object.
- getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional credentials to use to sign this request, overriding
the default credentials set at the client level.
- getRequested() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- getRequesterId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the entity that launched the instance on your behalf (for
example, AWS Management Console or Auto Scaling).
- getRequesterId() - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the requester that launched the instances on your behalf
(for example, AWS Management Console or Auto Scaling).
- getRequesterManaged() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether the network interface is being managed by AWS.
- getRequesterPeeringConnectionOptions() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the requester VPC.
- getRequesterPeeringConnectionOptions() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the requester
VPC.
- getRequesterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the requester VPC.
- getRequestId() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the AWS request ID from the response metadata section of an AWS
response.
- getRequestId() - Method in class com.amazonaws.ResponseMetadata
-
Returns the AWS request ID contained in this response metadata object.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or PutRequest).
- getRequestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getRequestMetricCollector() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getRequestMetricCollector() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the request metric collector or null if not specified.
- getRequestMetricsCollector() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getRequestParameters() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request parameters to be included
in the pre-signed URL.
- GetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for fetching the request payment configuration associated with
an Amazon S3 bucket.
- GetRequestPaymentConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
-
- getRequestTime() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- getRequiredAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
-
Returns all required attributes to complete user sign-up.
- getReservation() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
-
Zero or more reservations.
- getReservationId() - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the reservation.
- getReservations() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
Zero or more reservations.
- getReservedInstances() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
A list of Reserved Instances.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The ID of the active Reserved Instance.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance IDs.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
-
The IDs of the purchased Reserved Instances.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The ID of the Reserved Instance.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
-
The ID of the Reserved Instance.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance.
- getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The ID for the Reserved Instances that were created as part of the
modification request.
- getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more Reserved Instance IDs.
- getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The IDs of the Reserved Instances to modify.
- getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The IDs of one or more Reserved Instances.
- getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
-
The ID of the Reserved Instance listing.
- getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance listing IDs.
- getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance listing.
- getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
-
The Reserved Instance listing.
- getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
-
Information about the Reserved Instance listing.
- getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
Information about the Reserved Instance listing.
- getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
-
The ID for the modification.
- getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique ID for the Reserved Instance modification.
- getReservedInstancesModificationIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
IDs for the submitted modification request.
- getReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The Reserved Instance modification information.
- getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The ID of the Reserved Instance offering to purchase.
- getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The ID of the Reserved Instance offering.
- getReservedInstancesOfferingIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more Reserved Instances offering IDs.
- getReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
A list of Reserved Instances offerings.
- getResetCode(ForgotPasswordContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.ForgotPasswordHandler
-
A code may be required to confirm and complete the password reset process
Supply the new password and the confirmation code - which was sent through email/sms
to the continuation
- getResetPolicy() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
Specify true to reset the policy document to the default
policy.
- getResource() - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatRequest
-
The type of resource.
- getResource() - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The type of resource.
- getResource() - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
The type of resource.
- getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The name of the group.
- getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The name of the group.
- getResourceId() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ID of the resource on which the flow log was created.
- getResourceId() - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The ID of the resource.
- getResourceId() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
The ID of the resource.
- getResourceIds() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
One or more subnet, network interface, or VPC IDs.
- getResourcePath() - Method in class com.amazonaws.DefaultRequest
-
- getResourcePath() - Method in interface com.amazonaws.Request
-
Returns the path to the resource being requested.
- getResources() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the resources associated with this policy statement.
- getResources() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
The IDs of one or more resources to tag.
- getResources() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
The ID of the resource.
- getResourceType() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The type of resource.
- getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The type of resource.
- getResourceType() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of resource on which to create the flow log.
- getResourceType() - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The resource type.
- getResourceUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
Returns the URL to the key in the bucket given, using the client's scheme
and endpoint.
- getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Returns the headers to be overridden in the service response.
- getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- getRestartDelay() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- getRestorableByUserIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more AWS accounts IDs that can create volumes from the
snapshot.
- getRestoreExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the time at which an object that has been temporarily restored
from Amazon Glacier will expire, and will need to be restored again in
order to be accessed.
- getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
Returns all matching items for this page of query results.
- getResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
Returns all matching items for this page of scan results, which may be
empty.
- getResumeDelay() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
-
Returns the retry policy upon failed requests.
- getReturn() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The return value of the request.
- getReturn() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementResult
-
Is true if the request succeeds, and an error otherwise.
- getReturn() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
-
Is true if the request succeeds, and an error otherwise.
- getReturn() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- getReturnPath() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address to which bounces and complaints are to be forwarded
when feedback forwarding is enabled.
- getReturnPathArn() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- getReturnPathArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were deleted.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were updated with the PutItem request.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- getReuseLastProvider() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
Returns true if this chain will reuse the last successful credentials
provider for future credentials requests, otherwise, false if it will
search through the chain each time.
- getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- getRoleARN() - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Returns the IAM role associated with this replication configuration.
- getRoleName() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- getRoleName() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Image
-
The device name of the root device (for example,
/dev/sda1 or /dev/xvda).
- getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device name (for example, /dev/sda1 or
/dev/xvda).
- getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The name of the root device (for example, /dev/sda1 or
/dev/xvda).
- getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The name of the root device (for example, /dev/sda1, or
/dev/xvda).
- getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Image
-
The type of root device used by the AMI.
- getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device type used by the AMI.
- getRoutes() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The routes in the route table.
- getRoutes() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The static routes associated with the VPN connection.
- getRouteTable() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
-
Information about the route table.
- getRouteTableAssociationId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the association between a route table and a subnet.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of the route table for the route.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The ID of the new route table to associate with the subnet.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the route table.
- getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the route table.
- getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
One or more route table IDs.
- getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more route table IDs.
- getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
One or more route tables associated with the endpoint.
- getRouteTables() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
Information about one or more route tables.
- getRoutingRule() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- getRoutingRules() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Return the list of routing rules that can be used for configuring
redirects if certain conditions are meet.
- getRule(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rule for the given rule id.
- getRule() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
A data structure that contains the specified rule's name, actions,
recipients, domains, enabled status, scan status, and TLS policy.
- getRule() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleResult
-
A data structure that contains the specified receipt rule's name,
actions, recipients, domains, enabled status, scan status, and Transport
Layer Security (TLS) policy.
- getRule() - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
A data structure that contains the updated receipt rule information.
- getRuleAction() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- getRuleAction() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether to allow or deny the traffic that matches the rule.
- getRuleAction() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- getRuleName() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule to delete.
- getRuleName() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule.
- getRuleName() - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule to reposition.
- getRuleNames() - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
A list of the specified receipt rule set's receipt rules in the order
that you want to put them.
- getRuleNumber() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The rule number for the entry (for example, 100).
- getRuleNumber() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The rule number of the entry to delete.
- getRuleNumber() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The rule number for the entry.
- getRuleNumber() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The rule number of the entry to replace.
- getRules() - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rules associated with this Amazon S3 bucket.
- getRules() - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The receipt rules that belong to the active rule set.
- getRules() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
A list of the receipt rules that belong to the specified receipt rule
set.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to create.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of the rule set to which to add the rule.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleSetRequest
-
The name of the rule set to create.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule set that contains the receipt rule to
delete.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetRequest
-
The name of the receipt rule set to delete.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetRequest
-
The name of the receipt rule set to describe.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
The name of the receipt rule set to reorder.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetRequest
-
The name of the receipt rule set to make active.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule set that contains the receipt rule to
reposition.
- getRuleSetName() - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- getRuleSets() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
The metadata for the currently active receipt rule set.
- getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- getS3() - Method in class com.amazonaws.services.ec2.model.Storage
-
An Amazon S3 storage location.
- getS3() - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
- getS3() - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- getS3AccountOwner() - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the current owner of the AWS account that the authenticated sender
of the request is using.
- getS3AccountOwner() - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getS3Action() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Saves the received message to an Amazon Simple Storage Service (Amazon
S3) bucket and, optionally, publishes a notification to Amazon SNS.
- getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The S3 bucket for the destination image.
- getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The S3 bucket for the destination image.
- getS3Bucket() - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The name of the S3 bucket where the disk image is located.
- getS3Bucket() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The S3 bucket from which the disk image was created.
- getS3BucketName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The name of the Amazon S3 bucket where the access logs are stored.
- getS3BucketPrefix() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The logical hierarchy you created for your Amazon S3 bucket, for example
my-bucket-prefix/prod.
- getS3ClientCache() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
- getS3Key() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The encryption key for your S3 bucket.
- getS3Key() - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The file name of the disk image.
- getS3Key() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The file name of the disk image.
- getS3Prefix() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The image is written to a single object in the S3 bucket at the S3 key
s3prefix + exportTaskId + '.' + diskImageFormat.
- getS3Region() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getSalt() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
-
- getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The number of metric values that contributed to the aggregate value of
this datapoint.
- getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The number of samples used for the statistic set.
- getSaveBehavior() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getSaveBehavior() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the save behavior for this configuration.
- getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount by which to scale, based on the specified adjustment type.
- getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount by which to scale, based on the specified adjustment type.
- getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The amount by which to scale, based on the specified adjustment type.
- getScalingPolicies() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The scaling policies.
- getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
One or more of the following processes:
- getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
One or more of the following processes:
- getScanEnabled() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, then messages to which this receipt rule applies
are scanned for spam and viruses.
- getScanFilter() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the scan filter as a map of attribute names to conditions.
- getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is applied.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is applied.
- getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of the scheduled action.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action to delete.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the scheduled action.
- getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
Describes one or more scheduled actions.
- getScheduledInstanceAvailabilitySet() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
Information about the available Scheduled Instances.
- getScheduledInstanceId() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The Scheduled Instance ID.
- getScheduledInstanceId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Scheduled Instance ID.
- getScheduledInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more Scheduled Instance IDs.
- getScheduledInstanceSet() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
Information about the Scheduled Instances.
- getScheduledInstanceSet() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesResult
-
Information about the Scheduled Instances.
- getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The scheduled actions.
- getSchema() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The type of load balancer.
- getScope() - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The scope to which the Stop action applies.
- getScoreThreshold() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModel models.
- getScoreThresholdLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- getSdkName() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getSdkVersion() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The number of secondary IP addresses to assign to the network
interface.
- getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The number of secondary private IP addresses to assign to a network
interface.
- getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The number of secondary private IP addresses.
- getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The number of secondary private IP addresses.
- getSecretHash(String, String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoSecretHash
-
Generates secret hash.
- getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more security group IDs.
- getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IDs of one or more security groups.
- getSecurityGroupReferenceSet() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
Information about the VPCs with the referencing security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more security groups with which to associate the instances.
- getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The security groups to associate with the instances.
- getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
Information about one or more security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.Instance
-
One or more security groups for the instance.
- getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-Classic, default VPC] One or more security group names.
- getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The IDs of the security groups to associate with the load balancer.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
-
The IDs of the security groups associated with the load balancer.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the security groups to assign to the load balancer.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security groups for the load balancer.
- getSegment() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the ID of the segment to be scanned.
- getSegment() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- getSelectExpression() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
The expression used to query the domain.
- getSendDataPoints() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
A list of data points, each of which represents 15 minutes of activity.
- getSender() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The email address of the sender of the bounced email.
- getSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
Whether the error happened due to the sender's fault.
- getSendQuota(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's current sending limits.
- getSendQuota() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's current sending limits.
- getSendQuota(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's current sending limits.
- getSendQuota() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's current sending limits.
- getSendQuotaAsync(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's current sending limits.
- getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's current sending limits.
- getSendQuotaAsync(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's current sending limits.
- getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's current sending limits.
- GetSendQuotaRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the user's current sending limits.
- GetSendQuotaRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
-
- GetSendQuotaResult - Class in com.amazonaws.services.simpleemail.model
-
Represents your Amazon SES daily sending quota, maximum send rate, and the
number of emails you have sent in the last 24 hours.
- GetSendQuotaResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
- getSendStatistics(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's sending statistics.
- getSendStatistics() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's sending statistics.
- getSendStatistics(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's sending statistics.
- getSendStatistics() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's sending statistics.
- GetSendStatisticsRequest - Class in com.amazonaws.services.simpleemail.model
-
Returns the user's sending statistics.
- GetSendStatisticsRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
-
- GetSendStatisticsResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a list of data points.
- GetSendStatisticsResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
- getSentLast24Hours() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The number of emails sent during the previous 24 hours.
- getSequenceNumber() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
This element applies only to FIFO (first-in-first-out) queues.
- getSequenceNumber() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
This element applies only to FIFO (first-in-first-out) queues.
- getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
-
Returns the endpoint for the service given.
- getServiceId() - Method in enum com.amazonaws.auth.policy.Principal.Services
-
- getServiceName() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the name of the service that sent this error response.
- getServiceName() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the service abbreviation for this service, used for identifying
service endpoints by region, identifying the necessary signer, etc.
- getServiceName() - Method in class com.amazonaws.DefaultRequest
-
- getServiceName() - Method in interface com.amazonaws.Request
-
Returns the name of the Amazon service this request is for.
- getServiceName() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The AWS service name, in the form
com.amazonaws.region.service.
- getServiceName() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The name of the AWS service to which the endpoint is associated.
- getServiceNames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
A list of supported AWS services.
- getSession(AuthenticationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Returns a valid tokens for a user through the callback method.
- getSession() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getSessionClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
The
SessionClient is the primary class used to pause and resume
sessions, so that you can gain useful data about how your users are
interacting with your application.
- getSessionClient() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointManager
-
The
SessionClient is the primary class used to pause and resume
sessions, so that you can gain useful data about how your users are
interacting with your application.
- getSessionCredentialsProvider(AWSCredentials, String, ClientConfiguration) - Static method in class com.amazonaws.auth.SessionCredentialsProviderFactory
-
Gets a session credentials provider for the long-term credentials and
service endpoint given.
- getSessionCredentitalsExpiration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getSessionDuration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the duration of the session credentials created by this client in
seconds.
- getSessionDuration() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the duration of the session credentials created by this client in
seconds.
- getSessionDuration() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.PinpointSession
-
- getSessionDuration() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
Calculates and returns the session's duration Returns a duration of 0 if
session is not paused or the system clock has been tampered with.
- getSessionFromSerializedSession(String) - Static method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
Re-Generates a session object that has been serialized Returns null if
the input is null
- getSessionId() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- getSessionId() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.PinpointSession
-
- getSessionID() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
- getSessionInBackground(AuthenticationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Returns a valid tokens for a user through the callback method.
- getSessionStart() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.PinpointSession
-
- getSessionStartTime() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- getSessionStop() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.PinpointSession
-
- getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
-
Returns the session token for this session.
- getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getSessionToken() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the session token for the current STS session, beginning a new
one if necessary.
- getSettings() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserDetails
-
Returns users' settings
- getSettings() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
-
Return user settings as key, value pairs.
- getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
If True, the Auto Scaling group decrements the desired
capacity value by the number of instances detached.
- getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
Specifies whether the instances moved to Standby mode count
as part of the Auto Scaling group's desired capacity.
- getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
If true, terminating the instance also decrements the size
of the Auto Scaling group.
- getShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
If the Auto Scaling group of the specified instance has a
HealthCheckGracePeriod specified for the group, by default,
this call will respect the grace period.
- getSignature(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
-
Returns signature of a JWT as a String.
- getSigner(String, String) - Static method in class com.amazonaws.auth.SignerFactory
-
Returns a non-null signer for the specified service and region according
to the internal configuration which provides a basic default algorithm
used for signer determination.
- getSignerByTypeAndService(String, String) - Static method in class com.amazonaws.auth.SignerFactory
-
Returns an instance of the given signer type and configures it with the
given service name (if applicable).
- getSignerByURI(URI) - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the signer based on the given URI and the current AWS client
configuration.
- getSignerOverride() - Method in class com.amazonaws.ClientConfiguration
-
Returns the name of the signature algorithm to use for signing requests
made by this client.
- getSignerRegionOverride() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the signer region override.
- getSize() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The size of the volume, in GiBs.
- getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The size of the disk image, in GiB.
- getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The size of the volume, in GiB.
- getSize() - Method in class com.amazonaws.services.ec2.model.Volume
-
The size of the volume, in GiBs.
- getSize() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
-
The size of the volume, in GiB.
- getSize() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the size of this part, in bytes.
- getSize() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the size of this object in bytes.
- getSize() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the size of this version in bytes.
- getSizeEstimateRangeGB() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- getSizeInBytes(String) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the size of a record with the given key.
- getSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- getSlotDurationInHours() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of hours in the schedule.
- getSlotDurationInHours() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of hours in the schedule.
- getSlotStartTimeRange() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The time period for the first schedule to start.
- getSMSAttributes(GetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns the settings for sending SMS messages from your account.
- getSMSAttributes(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns the settings for sending SMS messages from your account.
- getSMSAttributesAsync(GetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns the settings for sending SMS messages from your account.
- getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns the settings for sending SMS messages from your account.
- getSMSAttributesAsync(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns the settings for sending SMS messages from your account.
- getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns the settings for sending SMS messages from your account.
- GetSMSAttributesRequest - Class in com.amazonaws.services.sns.model
-
Returns the settings for sending SMS messages from your account.
- GetSMSAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
- GetSMSAttributesResult - Class in com.amazonaws.services.sns.model
-
The response from the GetSMSAttributes request.
- GetSMSAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSMSAttributesResult
-
- getSmtpReplyCode() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP reply code, as defined by
RFC 5321.
- getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
Information about the snapshot.
- getSnapshotDetails() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
Information about the snapshots.
- getSnapshotDetails() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
Information about the snapshots.
- getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
-
The ID of the new snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The snapshot from which to create the volume.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
The ID of the EBS snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The ID of the EBS snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
The ID of the EBS snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The ID of the EBS snapshot to be used for importing the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the snapshot.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The snapshot ID of the disk being imported.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The snapshot ID of the disk being imported.
- getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Volume
-
The snapshot from which the volume was created, if applicable.
- getSnapshotIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more snapshot IDs.
- getSnapshots() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
Information about the snapshots.
- getSnapshotTaskDetail() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
Information about the import snapshot task.
- getSnapshotTaskDetail() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
Describes an import snapshot task.
- getSNSAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Publishes the email content within a notification to Amazon SNS.
- getSnsTopic() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic.
- getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- getSockets() - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of sockets on the Dedicated host.
- getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- getSource() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the source of the notification, 'cognito-sync' from push sync
- getSource() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- getSource() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address that is sending the email.
- getSource() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- getSourceArn() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- getSourceArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- getSourceBucketName() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
Indicates whether source/destination checking is enabled.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether to enable an instance launched in a VPC to perform
NAT.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
Indicates whether to validate network traffic to or from this network
interface.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether source/destination checking is enabled.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Indicates whether source/destination checking is enabled.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether traffic to or from the instance is validated.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The source/destination checking attribute.
- getSourceEncryptionContext() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the
CiphertextBlob parameter.
- getSourceImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The ID of the AMI to copy.
- getSourceKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to originally encrypt the data.
- getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the region that contains the AMI to copy.
- getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the region that contains the snapshot to be copied.
- getSourceSecurityGroup() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security group that you can use as part of your inbound rules for
your load balancer's back-end application instances.
- getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The name of a destination security group.
- getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The name of a destination security group.
- getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account number for the source security group, if
the source security group is in a different account.
- getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account ID of the source security group, if the
source security group is in a different account.
- getSourceSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the EBS snapshot to copy.
- getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object being copied.
- getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object part being copied.
- getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the version ID specifying which version of the source object to
copy.
- getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the version ID specifying which version of the source object to
copy.
- getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- getSpotFleetRequestConfig() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
-
The configuration for the Spot fleet request.
- getSpotFleetRequestConfig() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
Information about the configuration of the Spot fleet request.
- getSpotFleetRequestConfigs() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
Information about the configuration of your Spot fleet.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
-
The ID of the Spot fleet request.
- getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The ID of the Spot fleet request.
- getSpotFleetRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- getSpotFleetRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- getSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The state of the Spot fleet request.
- getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the Spot instance request.
- getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The ID of the Spot instance request.
- getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.Instance
-
If the request is a Spot instance request, the ID of the request.
- getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The ID of the Spot instance request.
- getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
One or more Spot instance requests.
- getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
-
One or more Spot instance requests.
- getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The maximum hourly price to be paid for any Spot Instance launched to
fulfill the request.
- getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The price to bid when launching Spot Instances.
- getSpotPrice() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum hourly price (bid) for any Spot instance launched to
fulfill the request.
- getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The bid price per unit hour for the specified instance type.
- getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The bid price per unit hour.
- getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The maximum hourly price (bid) for the Spot instance launched to
fulfill the request.
- getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The maximum price (bid) that you are willing to pay for a Spot
instance.
- getSpotPriceHistory() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The historical Spot prices.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Image
-
Specifies whether enhanced networking is enabled.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The value to use for a resource attribute.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether enhanced networking is enabled.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The value to use for a resource attribute.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Set to simple to enable enhanced networking for the
instance.
- getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
Set to simple to enable enhanced networking for the AMI
and any instances that you launch from the AMI.
- getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- getSSEAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm when encrypting the object
using AWS-managed keys .
- getSSECustomerAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the customer-provided server-side encryption key to use as part
of the generated pre-signed URL.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Returns the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt this object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the upload being started.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the uploaded object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the object part being uploaded.
- getSSECustomerKeyMd5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- getSSEKMSKeyId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the KMS Key Id used for server-side encryption if set, or null
otherwise.
- getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The Amazon Resource Name (ARN) of the server certificate.
- getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The Amazon Resource Name (ARN) of the SSL certificate.
- getStaleIpPermissions() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale inbound rules in the security group.
- getStaleIpPermissionsEgress() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale outbound rules in the security group.
- getStaleSecurityGroupSet() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
Information about the stale security groups.
- getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- getStartAfter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Returns optional parameter indicating where you want Amazon S3 to start
the object listing from.
- getStartAfter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Returns optional parameter indicating where you want Amazon S3 to start
the object listing from.
- getStartDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- getStartTime() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
- getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The start time of the activity.
- getStartTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The earliest scheduled start time to return.
- getStartTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in
UTC/GMT only (for example, 2014-06-01T00:00:00Z).
- getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to begin.
- getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the first datapoint to return.
- getStartTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time this task started.
- getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the past 90 days, from which to start
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getStartTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state began.
- getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The time stamp when the snapshot was initiated.
- getState() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Deprecated.
Returns the current state of this transfer.
- getState() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Gets the state of the transfer task.
- getState(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferState
-
- getState() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
One of the following load balancer states:
- getState() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The state of the Availability Zone.
- getState() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The state of the task.
- getState() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- getState() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The state of the Spot instance request.
- getState() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The state of the conversion task.
- getState() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The current state of the customer gateway (pending | available |
deleting | deleted).
- getState() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The state of the export task.
- getState() - Method in class com.amazonaws.services.ec2.model.Host
-
The Dedicated host's state.
- getState() - Method in class com.amazonaws.services.ec2.model.Image
-
The current state of the AMI.
- getState() - Method in class com.amazonaws.services.ec2.model.Instance
-
The current state of the instance.
- getState() - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The states of the listed Reserved Instances.
- getState() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The current state of the attachment.
- getState() - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Indicates whether monitoring is enabled for the instance.
- getState() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The state of the NAT gateway.
- getState() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The state of the placement group.
- getState() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The state of the Reserved Instance purchase.
- getState() - Method in class com.amazonaws.services.ec2.model.Route
-
The state of the route.
- getState() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The snapshot state.
- getState() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The state of the Spot instance data feed subscription.
- getState() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The state of the Spot instance request.
- getState() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The current state of the subnet.
- getState() - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume state.
- getState() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The attachment state of the volume.
- getState() - Method in class com.amazonaws.services.ec2.model.Vpc
-
The current state of the VPC.
- getState() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The current state of the attachment.
- getState() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The state of the VPC endpoint.
- getState() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The current state of the VPN connection.
- getState() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The current state of the virtual private gateway.
- getState() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The current state of the static route.
- getState() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The current state of the instance.
- getStatements() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the collection of statements contained by this policy.
- getStateMessage() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Encrypted Amazon EBS snapshots are copied asynchronously.
- getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
A human-readable explanation for the alarm's state.
- getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
human-readable text format)
- getStateReason() - Method in class com.amazonaws.services.ec2.model.Image
-
The reason for the state change.
- getStateReason() - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
An explanation for the alarm's state in machine-readable JSON format
- getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
machine-readable JSON format)
- getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- getStateUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm's state.
- getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The state value to be used in matching alarms.
- getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The state value for the alarm.
- getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The value of the state.
- getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
-
Indicates whether the VPN connection uses static routes only.
- getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
-
Indicates whether the VPN connection uses static routes only.
- getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The statistic for the metric.
- getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The statistic to apply to the alarm's associated metric.
- getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic to apply to the alarm's associated metric.
- getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The metric statistics to return.
- getStatisticValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A set of statistical values describing the metric.
- getStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
- getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The attachment state.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A brief status of the task.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A brief status for the import image task.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status of the import of this particular disk image.
- getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The status of the network interface.
- getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The attachment state.
- getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The status.
- getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The status.
- getStatus() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The status of the move of the IP address.
- getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The status of the network interface.
- getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The attachment state.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The status of all instances listed.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The status of the Reserved Instance listing.
- getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The status of the Reserved Instances modification request.
- getStatus() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The move status for the IP address.
- getStatus() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A brief status of the snapshot creation.
- getStatus() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A brief status for the import snapshot task.
- getStatus() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The status code and status message describing the Spot instance
request.
- getStatus() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The status of the VPN tunnel.
- getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The intended status of the volume status.
- getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The status of the volume.
- getStatus() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- getStatus() - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
-
- getStatus() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the status of this rule.
- getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Returns the current status of versioning for this bucket versioning
configuration object, indicating if versioning is enabled or not for a
bucket.
- getStatus() - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Returns the status of the replication rule.
- getStatus() - Method in enum com.amazonaws.services.s3.model.ReplicationRuleStatus
-
- getStatus() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The status code that indicates what went wrong.
- getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusCode() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The current status of the activity.
- getStatusCode() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP enhanced status code, as defined by
RFC 3463.
- getStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
Information about the ID format for the resource.
- getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity status.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The status message related to the conversion task.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The status message related to the export task.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A detailed status message of the import task.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A descriptive status message for the import image task.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status information or errors related to the disk image.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The reason for the current status of the Reserved Instance listing.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The reason for the status.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A detailed status message for the snapshot creation.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A detailed status message for the import snapshot task.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
If an error occurs, a description of the error.
- getStatusText() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP status text associated with this response.
- getStatusText() - Method in class com.amazonaws.mobileconnectors.apigateway.ApiResponse
-
Returns the HTTP status text associated with this response.
- getStepAdjustments() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- getStepAdjustments() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- getStopAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Terminates the evaluation of the receipt rule set and optionally
publishes a notification to Amazon SNS.
- getStoppingInstances() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- getStopTime() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
- getStorage() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The bucket in which to store the AMI.
- getStorage() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The Amazon S3 storage locations.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the storage class of this object.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the storage class of this object.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional Amazon S3 storage class to use when storing the newly
copied object.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional storage class to use when storing this upload's data
in S3.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the storage class indicating how the data in this multipart
upload will be stored.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the class of storage used for the parts in the associated
multipart upload.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the optional Amazon S3 storage class to use when storing the new
object.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Returns the storage class associated with the replication destination
configuration.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the storage class used by Amazon S3 for this object.
- getStorageClass() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the storage class used by Amazon S3 for this version.
- getStorageMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Returns the current storage mode of a CryptoConfiguration object.
- getStorageSizeBytes() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the storage size in bytes of this dataset.
- getStrategy() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
The placement strategy.
- getStrategy() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The placement strategy.
- getStreamEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- getStreamViewType() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the table.
- getStringListValues() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- getStringValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- getStringValue() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- getSubject() - Method in class com.amazonaws.services.simpleemail.model.Message
-
The subject of the message: A short summary of the content, which will
appear in the recipient's inbox.
- getSubject() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Optional parameter to be used as the "Subject" line when the message is
delivered to email endpoints.
- getSubjectFromWIF() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the identifier returned from the Identity Provider for the
authenticated user.
- getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The subnet in which to create the NAT gateway.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The ID of the subnet to associate with the network interface.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] The ID of the subnet in which to launch the instance.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the subnet in which the instance is running.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the subnet associated with the network string.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the subnet in which to launch the instance.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the subnet in which the NAT gateway is located.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The ID of the subnet to launch the instance into.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the subnet.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- getSubnetId() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the subnet.
- getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The IDs of the subnets to add for the load balancer.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
-
The IDs of the subnets attached to the load balancer.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the subnets in your VPC to attach to the load balancer.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The IDs of the subnets.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
The IDs of the remaining subnets for the load balancer.
- getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the subnets for the load balancer.
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
The ARN of the created subscription.
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
The ARN of the subscription whose properties you want to get.
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The ARN of the subscription to modify.
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeResult
-
The ARN of the subscription, if the service was able to create a
subscription immediately (without requiring endpoint owner confirmation).
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's ARN.
- getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
-
The ARN of the subscription to be deleted.
- getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a subscription.
- GetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
-
Returns all of the properties of a subscription.
- GetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
Default constructor for GetSubscriptionAttributesRequest object.
- GetSubscriptionAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
Constructs a new GetSubscriptionAttributesRequest object.
- GetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetSubscriptionAttributes action.
- GetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
- getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- getSubTransfers() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Deprecated.
Returns a collection of sub transfers associated with the multi file
upload.
- getSuccessful() - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that were successfully modified.
- getSuccessful() - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that were successfully released.
- getSuccessful() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- getSuccessful() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- getSuccessful() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
- getSuccessfulFleetRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are successfully
canceled.
- getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The sum of metric values used for the datapoint.
- getSum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The sum of values for the sample set.
- getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The suspended processes associated with the group.
- getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
-
Returns the symmetric key stored in this EncryptionMaterials object.
- getSyncCount() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the sync count of the changed dataset
- getSyncCount() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the sync count of this record.
- getSystemStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues related to the
systems that support an instance, such as hardware failures and
network connectivity problems.
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- getTableMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- getTableMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- getTableName() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.DefaultTableNameResolver
-
- getTableName(Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.ObjectTableNameResolver
-
Get the table name for an object.
- getTableName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
Returns the table name to use for all requests.
- getTableName(Class<?>, DynamoDBMapperConfig) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameResolver
-
Get the table name for a class.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- getTableNameOverride() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getTableNameOverride() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the table name override for this configuration.
- getTableNamePrefix() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
Returns the table name prefix to prepend the table name for all
requests.
- getTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the table name resolver for this configuration.
- getTableNames() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- getTableSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- getTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- getTag(String) - Method in class com.amazonaws.services.s3.model.TagSet
-
Get the value of the tag with the given key.
- getTagDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
Information about the tags.
- getTaggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Gets the new tagging configuration for the specified bucket.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The tags for the group.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more tags.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
One or more tags.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
One or more tags.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
One or more tags.
- getTags() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
Any tags assigned to the instance.
- getTags() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
Any tags assigned to the task.
- getTags() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
One or more tags.
- getTags() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
Any tags assigned to the customer gateway.
- getTags() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
One or more tags to delete.
- getTags() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
Any tags assigned to the DHCP options set.
- getTags() - Method in class com.amazonaws.services.ec2.model.Image
-
Any tags assigned to the image.
- getTags() - Method in class com.amazonaws.services.ec2.model.Instance
-
Any tags assigned to the instance.
- getTags() - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any tags assigned to the Internet gateway.
- getTags() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any tags assigned to the network ACL.
- getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
Any tags assigned to the resource.
- getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
Any tags assigned to the resource.
- getTags() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any tags assigned to the route table.
- getTags() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
Any tags assigned to the security group.
- getTags() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Any tags assigned to the snapshot.
- getTags() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Any tags assigned to the resource.
- getTags() - Method in class com.amazonaws.services.ec2.model.Subnet
-
Any tags assigned to the subnet.
- getTags() - Method in class com.amazonaws.services.ec2.model.Volume
-
Any tags assigned to the volume.
- getTags() - Method in class com.amazonaws.services.ec2.model.Vpc
-
Any tags assigned to the VPC.
- getTags() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Any tags assigned to the VPC.
- getTags() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Any tags assigned to the resource.
- getTags() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Any tags assigned to the VPN connection.
- getTags() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any tags assigned to the virtual private gateway.
- getTags() - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The tags.
- getTags() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
A list of tags to assign to the load balancer.
- getTags() - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The list of tag keys to remove.
- getTags() - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The tags.
- getTagSet() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any tags assigned to the network interface.
- getTagSet() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
Gets the first
TagSet object contained in this object.
- getTagSetAtIndex(int) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
Gets the
TagSet object at the specified index contained in this
object.
- getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The instance being checked.
- getTargetArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- getTargetCapacity() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The size of the fleet.
- getTargetCapacity() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units to request.
- getTargetConfiguration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The target Reserved Instances configurations supplied as part of the
modification request.
- getTargetConfigurations() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The configuration settings for the Reserved Instances to modify.
- getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The target virtualization environment.
- getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The target virtualization environment.
- getTargetingClient() - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointManager
-
The
TargetingClient is the primary class used to update device information.
- getTargetKeyId() - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key identifier pointed to by the alias.
- getTargetKeyId() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- getTargetKeyId() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- getTenancy() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The tenancy of the instance that you are modifying.
- getTenancy() - Method in class com.amazonaws.services.ec2.model.Placement
-
The tenancy of the instance (if the instance is running in a VPC).
- getTerm() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The number of months remaining in the reservation.
- getTerm() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The number of months remaining in the reservation.
- getTermEndDate() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The end date for the Scheduled Instance.
- getTerminateInstances() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
Indicates whether to terminate instances for a Spot fleet request if
it is canceled successfully.
- getTerminateInstancesWithExpiration() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated when the
Spot fleet request expires.
- getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
Information about one or more terminated instances.
- getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The termination policies for the group.
- getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more termination policies used to select the instance to
terminate.
- getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
A standalone termination policy or a list of termination policies used to
select the instance to terminate.
- getTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
The termination policies supported by Auto Scaling (
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour, and
Default).
- getTermStartDate() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The start date for the Scheduled Instance.
- getText() - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
This parameter is deprecated.
- getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
This parameter is deprecated.
- getTimeOffset() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the optional value for time offset for this client.
- getTimeOffset() - Method in class com.amazonaws.DefaultRequest
-
- getTimeOffset() - Method in interface com.amazonaws.Request
-
Returns the optional value for time offset for this request.
- getTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
The maximum time, in seconds, to keep the existing connections open
before deregistering the instances.
- getTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The amount of time, in seconds, during which no response means a failed
health check.
- getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The time stamp for the alarm history item.
- getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The time stamp used for the datapoint.
- getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The time stamp used for the metric in ISO 8601 Universal Coordinated Time
(UTC) format.
- getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The time the output was last updated.
- getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The time the data was last updated.
- getTimestamp() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The date and time of the event, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getTimestamp() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The date and time the request was created, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getTimestamp() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The data and time when metadata was calculated, in Epoch (UNIX)
seconds.
- getTimestamp() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Time of the data point.
- getTimezone() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- getTlsPolicy() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is
delivered over a connection encrypted with Transport Layer Security
(TLS).
- getTo() - Method in class com.amazonaws.services.ec2.model.PortRange
-
The last port in the range.
- getToAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The To: field(s) of the message.
- getToken() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
With the logins and identityId to mark the user, it builds a request to
the cognito back end, and returns the token cib hands back
- getToken() - Method in interface com.amazonaws.auth.AWSIdentityProvider
-
Get the token from the relevant provider
- getToken() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoRefreshToken
-
Returns this Cognito refresh token as a String.
- getToken() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication token.
- getToken() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Short-lived token sent to an endpoint during the Subscribe
action.
- getToken() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Unique identifier created by the notification service for an app on a
device.
- getTopic() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttLastWillAndTestament
-
Get the LWT topic.
- getTopic() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
Gets the topic ARN (Amazon Resource Name) for the topic to publish
events to.
- getTopic() - Method in exception com.amazonaws.services.simpleemail.model.InvalidSnsTopicException
-
Returns the value of the topic property for this object.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
bounce action is taken.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
Lambda action is taken.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The ARN of the Amazon SNS topic to notify when the message is saved to
the Amazon S3 bucket.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
stop action is taken.
- getTopicArn() - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
WorkMail action is called.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of the topic you want to subscribe to.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.Subscription
-
The ARN of the subscription's topic.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.Topic
-
The topic's ARN.
- getTopicAttributes(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a topic.
- getTopicAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a topic.
- getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a topic.
- getTopicAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a topic.
- GetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
-
Returns all of the properties of a topic.
- GetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Default constructor for GetTopicAttributesRequest object.
- GetTopicAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Constructs a new GetTopicAttributesRequest object.
- GetTopicAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetTopicAttributes action.
- GetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
- getTopicConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- getTopics() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- getToPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The end of port range for the TCP and UDP protocols, or an ICMP code.
- getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- getToPort() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The end of the port range for the TCP and UDP protocols, or an ICMP
type number.
- getTotalBytesToTransfer() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
Deprecated.
Returns the total size in bytes of the associated transfer, or -1 if the
total size isn't known.
- getTotalCapacity() - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The total number of instances that can be launched onto the Dedicated
host.
- getTotalScheduledInstanceHours() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The total number of hours for a single instance for the entire term.
- getTotalScheduledInstanceHours() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The total number of hours for a single instance for the entire term.
- getTotalSegments() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the total number of segments into which the scan will be divided.
- getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents the
total number of segments into which the Scan operation will be
divided.
- getTotalSizeInBytes() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the total size in bytes of this dataset.
- getTotalVCpus() - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of vCPUs on the Dedicated host.
- getTrafficType() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of traffic to log.
- getTrafficType() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The type of traffic captured for the flow log.
- getTrainingDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource.
- getTrainingParameters() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- getTransferById(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Gets a TransferObserver instance to track the record with the given id.
- getTransferManager(Region) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3ClientCache
-
Returns a
TransferManager for the given region, or throws an
exception when unable.
- getTransferManager() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getTransfersWithType(TransferType) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Gets a list of TransferObserver instances which are observing records
with the given type.
- getTransfersWithTypeAndState(TransferType, TransferState) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Gets a list of TransferObserver instances which are observing records
with the given type.
- getTransformers() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- getTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the transition attribute of the rule.
- getTruncated() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- getTrustManager() - Method in class com.amazonaws.ClientConfiguration
-
Gets the trust manager to use for secure connections from this client.
- getType() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the type of this condition.
- getType(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferType
-
- getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection that this customer gateway supports
(ipsec.1).
- getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The type of VPN connection (ipsec.1).
- getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The type of VPN connection this virtual private gateway supports.
- getType() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The type of VPN connection the customer gateway supports
(ipsec.1).
- getType() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP code.
- getType() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The Spot instance request type.
- getType() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The type of request.
- getType() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Spot instance request type.
- getType() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The type of VPN connection.
- getType() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The type of VPN connection the virtual private gateway supports.
- getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
- getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
- getTypeIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
-
Returns the identifier for the type of this grant, to be used when
specifying grants in the header of a request.
- getTypeIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
- getUnhealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health check failures required before moving
the instance to the Unhealthy state.
- getUniqueId() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic's unit of measure.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the object has not been modified after the
specified date.
- getUnprocessedItems() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Information about the flow logs that could not be created
successfully.
- getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
Information about the flow logs that could not be deleted
successfully.
- getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
Information about the endpoints that were not successfully deleted.
- getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that could not be modified.
- getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that could not be released, including
an error message.
- getUnsuccessfulFleetRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are not successfully
canceled.
- getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The last modified timestamp of the listing.
- getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was last updated.
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time of the most recent update for the task.
- getUpdateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The date and time of the most recent status update, in UTC format (for
example,
YYYY-MM-DDTHH:MM:SSZ).
- getUploadEnd() - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload ends.
- getUploadId() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Returns the ID of the upload to abort.
- getUploadId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Returns the ID of the multipart upload to complete.
- getUploadId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the ID of the multipart upload whose parts are being listed.
- getUploadId() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the unique ID of this multipart upload.
- getUploadId() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- getUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional upload ID marker indicating where in the results to
begin listing.
- getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the optional upload ID marker specified in the original request
to specify where in the results to begin listing multipart uploads.
- getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- getUploadSize() - Method in class com.amazonaws.services.ec2.model.ClientData
-
The size of the uploaded disk image, in GiB.
- getUploadStart() - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload starts.
- getUri() - Method in class com.amazonaws.http.HttpRequest
-
Gets the URI of this request.
- getURI() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- getUrl() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Returns a URL for the location of the object represented by this S3Link.
- getUrl() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The URL used to access the disk image.
- getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The URL of the disk image from which the snapshot is created.
- getUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
Returns an URL for the object stored in the specified bucket and key.
- getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The usage price of the Reserved Instance, per hour.
- getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The usage price of the Reserved Instance, per hour.
- getUseLongIds() - Method in class com.amazonaws.services.ec2.model.IdFormat
-
Indicates whether longer IDs (17-character IDs) are enabled for the
resource.
- getUseLongIds() - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
Indicate whether the resource should use longer IDs (17-character
IDs).
- getUser() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- getUser(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Returns a CognitoUser with userId userId
- getUser() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Returns the User facet of the endpoint.
- getUserAgent() - Method in class com.amazonaws.ClientConfiguration
-
Returns the HTTP user agent header to send with all requests.
- getUserBucket() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The S3 bucket for the disk image.
- getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The S3 bucket for the disk image.
- getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The S3 bucket for the disk image.
- getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The S3 bucket for the disk image.
- getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The user data to make available to the launched EC2 instances.
- getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The user data available to the instances.
- getUserData() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The Base64-encoded MIME user data to be made available to the
instance.
- getUserData() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The Base64-encoded MIME user data.
- getUserData() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- getUserData() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's user data to the specified base64-encoded
value.
- getUserData() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Data to configure the instance, or a script to run during instance
launch.
- getUserData() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The base64-encoded MIME user data.
- getUserData() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- getUserGroups() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more user groups.
- getUserId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Returns the userId of this user.
- getUserId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
This method returns the User Id.
- getUserId() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileUser
-
- getUserId() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific AWS account ID that is to be added or removed from a
volume's list of create volume permissions.
- getUserId() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The AWS account ID.
- getUserId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of an AWS account.
- getUserIdGroupPairs() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more security group and AWS account ID pairs.
- getUserIdGroupPairs() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more security group pairs.
- getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more AWS account IDs.
- getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The account ID to modify for the snapshot.
- getUserMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the custom user-metadata for the associated object.
- getUserMetaDataOf(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the value of the specified user meta datum.
- getUserPoolId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Returns the pool Id of this user.
- getUserPoolId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Returns Pool ID of this pool.
- getValidationData() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
This method returns the validation data.
- getValidFrom() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The start date of the request.
- getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The start date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The start date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getValidUntil() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The end date of the request.
- getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The end date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The end date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- getValue() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the value of this record.
- getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag value.
- getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag value.
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- getValue() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The value of the attribute being modified.
- getValue() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
A new value for the attribute.
- getValue() - Method in class com.amazonaws.services.ec2.model.Tag
-
The value of the tag.
- getValue() - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag value.
- getValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- getValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The value of the tag.
- getValue() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The value of the attribute.
- getValue() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- getValue() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- getValue() - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The value of the header to add.
- getValues() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the values specified for this access control policy condition.
- getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
One or more values for the DHCP option.
- getValues() - Method in class com.amazonaws.services.ec2.model.Filter
-
One or more filter values.
- getVerbose() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe.
- getVerificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- getVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed",
or "TemporaryFailure".
- getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain, in
order to complete domain verification.
- getVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- getVerifier() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
-
- getVersion() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the version of this AWS policy.
- getVersion() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getVersionId() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Returns the version ID of the new object.
- getVersionId() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Returns the version ID of the new object.
- getVersionId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the version ID of the new object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Gets the version ID of the newly copied object.
- getVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the version ID of the source object.
- getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the version deleted, or null for unversioned objects.
- getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Gets the version ID uniquely identifying which version of the object to
delete.
- getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Gets the optional version ID of the object version whose metadata is
being retrieved.
- getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional version ID specifying which version of the object to
download.
- getVersionId() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the versionId of the object that couldn't be deleted.
- getVersionId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the version ID of the associated Amazon S3 object if available.
- getVersionId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Gets the optional version ID of the newly uploaded object.
- getVersionId() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Returns the id of the version to be restored.
- getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the version ID which uniquely identifies this version of an object.
- getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional versionIdMarker parameter indicating where
in the sorted list of all versions in the specified bucket to begin
returning results.
- getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the version ID marker parameter used to request this
version listing.
- getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the new versioning configuration for the specified bucket.
- getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the list of version summaries describing the versions stored in the
associated S3 bucket.
- getVgwTelemetry() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Image
-
The type of virtualization of the AMI.
- getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Instance
-
The virtualization type of the instance.
- getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The type of virtualization.
- getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The name of the virtual device (for example, ephemeral0).
- getVirtualName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The virtual device name (ephemeralN).
- getVirtualName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The virtual device name.
- getVirtualName() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The virtual device name (ephemeralN).
- getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
The new value (in seconds) for the message's visibility timeout.
- getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The new value (in seconds - from 0 to 43200 - maximum 12 hours) for the
message's visibility timeout.
- getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) that the received messages are hidden from
subsequent retrieve requests after being retrieved by a
ReceiveMessage request.
- getVisibilityTimeoutSeconds() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Custom visibility timeout to use when retrieving messages from SQS.
- getVolume() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
-
Information about the volume.
- getVolume() - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the volume.
- getVolume() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The volume.
- getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The volume size.
- getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the EBS volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
The ID of the EBS volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The ID of the EBS volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
The ID of the EBS volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the volume that was used to create the snapshot.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.Volume
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the volume.
- getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume ID.
- getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more volume IDs.
- getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more volume IDs.
- getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
Information about the volumes.
- getVolumes() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
One or more volumes.
- getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume size, in GiB.
- getVolumeSize() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The size of the volume, in GiB.
- getVolumeSize() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The size of the volume, in GiB.
- getVolumeSize() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The size of the volume, in GiB.
- getVolumeStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- getVolumeStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
A list of volumes.
- getVolumeType() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume type.
- getVolumeType() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The volume type.
- getVolumeType() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The volume type: gp2, io1, st1,
sc1, or standard.
- getVolumeType() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The volume type.
- getVolumeType() - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume type.
- getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- getVpcAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
-
Information about the attachment.
- getVpcAttachments() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any VPCs attached to the virtual private gateway.
- getVpcEndpoint() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Information about the endpoint.
- getVpcEndpointId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
The ID of the endpoint.
- getVpcEndpointId() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC endpoint.
- getVpcEndpointIds() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
One or more endpoint IDs.
- getVpcEndpointIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more endpoint IDs.
- getVpcEndpoints() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
Information about the endpoints.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of a ClassicLink-enabled VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
[EC2-VPC] The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The ID of the VPC in which the endpoint will be used.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the requester VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the VPC to which the instance is linked.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the VPC in which the instance is running.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the VPC in which the NAT gateway is located.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the VPC for the network ACL.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] The ID of the VPC for the security group.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the VPC for the security group.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the VPC the subnet is in.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC for the referenced security group, if applicable.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
The ID of the VPC.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC to which the endpoint is associated.
- getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- getVPCId() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the VPC for the load balancer.
- getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
One or more VPC IDs.
- getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more VPCs for which you want to describe the ClassicLink
status.
- getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC peering connection, if applicable.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- getVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections.
- getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
Information about the ClassicLink DNS support status of the VPCs.
- getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
The ClassicLink status of one or more VPCs.
- getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more subnet IDs, if applicable, separated by commas.
- getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
A comma-separated list of subnet identifiers for your virtual private
cloud (VPC).
- getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The ID of the subnet, if you are launching into a VPC.
- getVpnConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
-
Information about the VPN connection.
- getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The ID of the VPN connection.
- getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
The ID of the VPN connection.
- getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The ID of the VPN connection.
- getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the VPN connection.
- getVpnConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more VPN connection IDs.
- getVpnConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
Information about one or more VPN connections.
- getVpnGateway() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
-
Information about the virtual private gateway.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the virtual private gateway.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the virtual private gateway.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
The ID of the virtual private gateway.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the virtual private gateway.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the virtual private gateway at the AWS side of the VPN
connection.
- getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The ID of the virtual private gateway.
- getVpnGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more virtual private gateway IDs.
- getVpnGateways() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
Information about one or more virtual private gateways.
- getWaitTimeSeconds() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) for which the call will wait for a message to
arrive in the queue before returning.
- getWakeUp() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
When set to true, acts as keystroke input and wakes up an
instance that's in standby or "sleep" mode.
- getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
- getWeightedCapacity() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The number of units provided by the specified instance type.
- getWorkmailAction() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon
SNS.
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getZoneName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the Availability Zone.
- getZoneNames() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
The names of one or more Availability Zones.
- Glacier - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- GlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- GlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
Represents one of the following:
- GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
- globalSignOut(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Sign-out from all devices associated with this user, in current thread.
- globalSignOutInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Sign-out from all devices associated with this user, in background.
- GooglePlayMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
-
Builds monetization events representing a Google Play purchase.
- GooglePlayMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.pinpoint.analytics.monetization
-
Builds monetization events representing a Google Play purchase.
- Grant - Class in com.amazonaws.services.s3.model
-
Specifies a grant, consisting of one grantee and one permission.
- Grant(Grantee, Permission) - Constructor for class com.amazonaws.services.s3.model.Grant
-
Constructs a new
Grant object using the specified grantee and
permission objects.
- grantAllPermissions(Grant...) - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Adds a set of grantee/permission pairs to the access control list (ACL),
where each item in the set is a
Grant object.
- GrantConstraints - Class in com.amazonaws.services.kms.model
-
A structure for specifying the conditions under which the operations
permitted by the grant are allowed.
- GrantConstraints() - Constructor for class com.amazonaws.services.kms.model.GrantConstraints
-
- Grantee - Interface in com.amazonaws.services.s3.model
-
Represents a grantee (entity) that can be assigned access permissions in an
AccessControlList.
- GrantListEntry - Class in com.amazonaws.services.kms.model
-
Contains information about an entry in a list of grants.
- GrantListEntry() - Constructor for class com.amazonaws.services.kms.model.GrantListEntry
-
- GrantOperation - Enum in com.amazonaws.services.kms.model
-
Grant Operation
- grantPermission(Grantee, Permission) - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Adds a grantee to the access control list (ACL) with the given
permission.
- GroupGrantee - Enum in com.amazonaws.services.s3.model
-
Specifies constants defining a group of Amazon S3 users who can be granted
permissions to Amazon S3 buckets and objects.
- GroupIdentifier - Class in com.amazonaws.services.ec2.model
-
Describes a security group.
- GroupIdentifier() - Constructor for class com.amazonaws.services.ec2.model.GroupIdentifier
-
- S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- S3_ALTERNATE_DATE - Static variable in interface com.amazonaws.services.s3.Headers
-
Amazon's alternative date header: x-amz-date
- S3_BUCKET_REGION - Static variable in interface com.amazonaws.services.s3.Headers
-
Region where the bucket is located.
- S3_CANNED_ACL - Static variable in interface com.amazonaws.services.s3.Headers
-
S3's canned ACL header: x-amz-acl
- S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
-
S3's Multi-Factor Authentication header
- S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.amazonaws.services.s3.model.Region
-
Used to extract the S3 regional id from an S3 end point.
- S3_SERVICE_NAME - Static variable in class com.amazonaws.services.s3.AmazonS3Client
-
- S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
-
Prefix for S3 user metadata: x-amz-meta-
- S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
-
S3's version ID header
- S3AccelerateUnsupported - Interface in com.amazonaws.services.s3.model
-
This interface is simply a marker to be implemented by operations which
cannot be called by an accelerate enabled S3 client.
- S3Action - Class in com.amazonaws.services.simpleemail.model
-
When included in a receipt rule, this action saves the received message to an
Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a
notification to Amazon Simple Notification Service (Amazon SNS).
- S3Action() - Constructor for class com.amazonaws.services.simpleemail.model.S3Action
-
- S3Actions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon S3.
- S3BucketResource - Class in com.amazonaws.auth.policy.resources
-
Represents a bucket resource involved in an AWS access control policy.
- S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
-
Constructs a new bucket resource that represents the the specified bucket
but not any of the contained objects.
- S3ClientCache - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- S3ClientOptions - Class in com.amazonaws.services.s3
-
S3 client configuration options such as the request access style.
- S3ClientOptions() - Constructor for class com.amazonaws.services.s3.S3ClientOptions
-
- S3ClientOptions(S3ClientOptions) - Constructor for class com.amazonaws.services.s3.S3ClientOptions
-
- S3ClientOptions.Builder - Class in com.amazonaws.services.s3
-
- S3ConditionFactory - Class in com.amazonaws.auth.policy.conditions
-
Factory for creating access control policy conditions specific to Amazon S3.
- S3Link - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- S3LinkToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals S3Link objects to DynamoDB Strings, using
a JSON encoding.
- S3LinkUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
- S3LinkUnmarshaller(S3ClientCache) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.S3LinkUnmarshaller
-
- S3Object - Class in com.amazonaws.services.s3.model
-
Represents an object stored in Amazon S3.
- S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
-
- S3ObjectInputStream - Class in com.amazonaws.services.s3.model
-
Input stream representing the content of an
S3Object.
- S3ObjectInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
-
- S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
-
Deprecated.
- S3ObjectInputStream(InputStream, HttpRequestBase, boolean) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
-
Deprecated.
- S3ObjectResource - Class in com.amazonaws.auth.policy.resources
-
Represents one or more Amazon S3 objects involved in an AWS access control
policy.
- S3ObjectResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
-
Constructs a new object resource that represents the specified objects.
- S3Objects - Class in com.amazonaws.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
- S3ObjectSummary - Class in com.amazonaws.services.s3.model
-
Contains the summary of an object stored in an Amazon S3 bucket.
- S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
-
- S3ResponseMetadata - Class in com.amazonaws.services.s3
-
- S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from a specified map of metadata
information.
- S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from an existing ResponseMetadata
object.
- S3Storage - Class in com.amazonaws.services.ec2.model
-
Describes the storage parameters for S3 and S3 buckets for an instance
store-backed AMI.
- S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
-
- S3UploadPolicy - Class in com.amazonaws.services.ec2.util
-
This class represents S3 upload policy.
- S3UploadPolicy(String, String, String, String, int) - Constructor for class com.amazonaws.services.ec2.util.S3UploadPolicy
-
Creates a new S3 upload policy object from the specified parameters.
- S3Versions - Class in com.amazonaws.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 object versions in a "foreach"
statement.
- S3VersionSummary - Class in com.amazonaws.services.s3.model
-
Contains the summary of a version stored in an Amazon S3 bucket.
- S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
-
- save(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration.
- save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration and
the specified saveExpression.
- save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the specified configuration.
- save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves an item in DynamoDB.
- saveCertificateAndPrivateKey(String, String, PrivateKey, String, String, String) - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Save private key and public key and certificate in keystore file on the
filesystem.
- saveCertificateAndPrivateKey(String, String, String, String, String, String) - Static method in class com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper
-
Save private key and public key and certificate in keystore.
- saveRecord(String, String) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Saves a string to local storage to be sent later.
- saveRecord(byte[], String) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Saves a record to local storage to be sent later.
- saveRecord(byte[], String) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisFirehoseRecorder
-
- saveRecord(byte[], String) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
- ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
-
Scalar Attribute Type
- ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
-
The Auto Scaling group can't be deleted because there are scaling activities
in progress.
- ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
-
Constructs a new ScalingActivityInProgressException with the specified
error message.
- ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
-
Scaling Activity Status Code
- ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
-
Describes a scaling policy.
- ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
- scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns the matching results
as an unmodifiable list of instantiated objects, using the default
configuration.
- scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns the matching results
as an unmodifiable list of instantiated objects.
- scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of
matching results.
- scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of
matching results.
- ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
-
The Scan operation returns one or more items and item attributes by
accessing every item in a table or a secondary index.
- ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Default constructor for ScanRequest object.
- ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Constructs a new ScanRequest object.
- ScanResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a Scan operation.
- ScanResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- ScanResultPage<T> - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Container for a page of scan results.
- ScanResultPage() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
- ScheduledInstance - Class in com.amazonaws.services.ec2.model
-
Describes a Scheduled Instance.
- ScheduledInstance() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstance
-
- ScheduledInstanceAvailability - Class in com.amazonaws.services.ec2.model
-
Describes a schedule that is available for your Scheduled Instances.
- ScheduledInstanceAvailability() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
- ScheduledInstanceRecurrence - Class in com.amazonaws.services.ec2.model
-
Describes the recurring schedule for a Scheduled Instance.
- ScheduledInstanceRecurrence() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
- ScheduledInstanceRecurrenceRequest - Class in com.amazonaws.services.ec2.model
-
Describes the recurring schedule for a Scheduled Instance.
- ScheduledInstanceRecurrenceRequest() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
- ScheduledInstancesBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
-
Describes a block device mapping for a Scheduled Instance.
- ScheduledInstancesBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
- ScheduledInstancesEbs - Class in com.amazonaws.services.ec2.model
-
Describes an EBS volume for a Scheduled Instance.
- ScheduledInstancesEbs() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
- ScheduledInstancesIamInstanceProfile - Class in com.amazonaws.services.ec2.model
-
Describes an IAM instance profile for a Scheduled Instance.
- ScheduledInstancesIamInstanceProfile() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
- ScheduledInstancesLaunchSpecification - Class in com.amazonaws.services.ec2.model
-
Describes the launch specification for a Scheduled Instance.
- ScheduledInstancesLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
- ScheduledInstancesMonitoring - Class in com.amazonaws.services.ec2.model
-
Describes whether monitoring is enabled for a Scheduled Instance.
- ScheduledInstancesMonitoring() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesMonitoring
-
- ScheduledInstancesNetworkInterface - Class in com.amazonaws.services.ec2.model
-
Describes a network interface for a Scheduled Instance.
- ScheduledInstancesNetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
- ScheduledInstancesPlacement - Class in com.amazonaws.services.ec2.model
-
Describes the placement for a Scheduled Instance.
- ScheduledInstancesPlacement() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
- ScheduledInstancesPrivateIpAddressConfig - Class in com.amazonaws.services.ec2.model
-
Describes a private IP address for a Scheduled Instance.
- ScheduledInstancesPrivateIpAddressConfig() - Constructor for class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
- ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
-
Describes a scheduled update to an Auto Scaling group.
- ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
- scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Schedules the deletion of a customer master key (CMK).
- scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
-
Schedules the deletion of a customer master key (CMK).
- ScheduleKeyDeletionRequest - Class in com.amazonaws.services.kms.model
-
Schedules the deletion of a customer master key (CMK).
- ScheduleKeyDeletionRequest() - Constructor for class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
- ScheduleKeyDeletionResult - Class in com.amazonaws.services.kms.model
-
- ScheduleKeyDeletionResult() - Constructor for class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
- SDKDefaultRetryCondition() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- SDKGlobalConfiguration - Class in com.amazonaws
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
-
- SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable name for the AWS secret key
- SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property name for the AWS secret key
- SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for whether or not an incoming request is using a secure
transport to make the request (i.e.
- SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
-
DevPay token header
- SecurityGroup - Class in com.amazonaws.services.ec2.model
-
Describes a security group
- SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
-
- SecurityGroupReference - Class in com.amazonaws.services.ec2.model
-
Describes a VPC with a security group that references your security
group.
- SecurityGroupReference() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroupReference
-
- SecurityTokenServiceActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for AWS Security Token
Service.
- Select - Enum in com.amazonaws.services.dynamodbv2.model
-
Select
- select(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- select(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- selectAsync(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- selectAsync(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The Select operation returns a set of attributes for
ItemNames that match the select expression.
- SelectRequest - Class in com.amazonaws.services.simpledb.model
-
- SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Default constructor for a new SelectRequest object.
- SelectRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Constructs a new SelectRequest object.
- SelectRequest(String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Constructs a new SelectRequest object.
- SelectResult - Class in com.amazonaws.services.simpledb.model
-
Select Result
- SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
-
- sendBounce(SendBounceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- sendBounce(SendBounceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- sendBounceAsync(SendBounceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- sendBounceAsync(SendBounceRequest, AsyncHandler<SendBounceRequest, SendBounceResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- sendBounceAsync(SendBounceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- sendBounceAsync(SendBounceRequest, AsyncHandler<SendBounceRequest, SendBounceResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
- SendBounceRequest - Class in com.amazonaws.services.simpleemail.model
-
Generates and sends a bounce message to the sender of an email you received
through Amazon SES.
- SendBounceRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
- SendBounceResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a unique message ID.
- SendBounceResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendBounceResult
-
- SendDataPoint - Class in com.amazonaws.services.simpleemail.model
-
Represents sending statistics data.
- SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
-
- sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
-
Composes an email message based on input data, and then immediately queues
the message for sending.
- SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Default constructor for SendEmailRequest object.
- SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Constructs a new SendEmailRequest object.
- SendEmailResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a unique message ID.
- SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
-
- sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Delivers a message to the specified queue.
- sendMessage(String, String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Delivers a message to the specified queue.
- sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Delivers a message to the specified queue.
- sendMessage(String, String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Delivers a message to the specified queue.
- sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessage(String, String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessage(SendMessageRequest, QueueBufferCallback<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
-
- sendMessageAsync(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Delivers a message to the specified queue.
- sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Delivers a message to the specified queue.
- sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Delivers a message to the specified queue.
- sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Delivers a message to the specified queue.
- sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessageBatch(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Delivers up to ten messages to the specified queue.
- sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Delivers up to ten messages to the specified queue.
- sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Delivers up to ten messages to the specified queue.
- sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Delivers up to ten messages to the specified queue.
- sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessageBatchAsync(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Delivers up to ten messages to the specified queue.
- sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Delivers up to ten messages to the specified queue.
- sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Delivers up to ten messages to the specified queue.
- sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Delivers up to ten messages to the specified queue.
- sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- SendMessageBatchRequest - Class in com.amazonaws.services.sqs.model
-
Delivers up to ten messages to the specified queue.
- SendMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
Default constructor for SendMessageBatchRequest object.
- SendMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
Constructs a new SendMessageBatchRequest object.
- SendMessageBatchRequest(String, List<SendMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
Constructs a new SendMessageBatchRequest object.
- SendMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
-
Contains the details of a single Amazon SQS message along with a
Id.
- SendMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Default constructor for SendMessageBatchRequestEntry object.
- SendMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Constructs a new SendMessageBatchRequestEntry object.
- SendMessageBatchResult - Class in com.amazonaws.services.sqs.model
-
- SendMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
- SendMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
-
- SendMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
- SendMessageRequest - Class in com.amazonaws.services.sqs.model
-
Delivers a message to the specified queue.
- SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
-
Default constructor for SendMessageRequest object.
- SendMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
-
Constructs a new SendMessageRequest object.
- SendMessageResult - Class in com.amazonaws.services.sqs.model
-
The MD5OfMessageBody and MessageId elements.
- SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
-
- SendQueueBuffer - Class in com.amazonaws.services.sqs.buffered
-
This class is responsible for buffering outgoing SQS requests, i.e.
- sendRawEmail(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Sends an email message, with header and content specified by the client.
- sendRawEmail(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Sends an email message, with header and content specified by the client.
- sendRawEmailAsync(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sends an email message, with header and content specified by the client.
- sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sends an email message, with header and content specified by the client.
- sendRawEmailAsync(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sends an email message, with header and content specified by the client.
- sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sends an email message, with header and content specified by the client.
- SendRawEmailRequest - Class in com.amazonaws.services.simpleemail.model
-
Sends an email message, with header and content specified by the client.
- SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Default constructor for SendRawEmailRequest object.
- SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Constructs a new SendRawEmailRequest object.
- SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a unique message ID.
- SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
- serialize(Object) - Method in interface com.amazonaws.mobileconnectors.lambdainvoker.LambdaDataBinder
-
Serializes an object into encoded byte array.
- serialize(Object) - Method in class com.amazonaws.mobileconnectors.lambdainvoker.LambdaJsonBinder
-
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableDownload
-
Deprecated.
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Deprecated.
Returns the serialized representation of the paused transfer state.
- serialize(OutputStream) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Deprecated.
Writes the serialized representation of the paused transfer state to the
given OutputStream.
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableUpload
-
Deprecated.
- SERVER - Static variable in interface com.amazonaws.services.s3.Headers
-
- SERVER_SIDE_ENCRYPTION - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for optional server-side encryption algorithm
- SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the encryption algorithm used when encrypting the object with
customer-provided keys
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the customer-provided key for server-side encryption
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the MD5 digest of the customer-provided key for server-side
encryption
- SERVER_SIDE_ENCRYPTION_KMS_KEY_ID - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for optional server-side KMS Key Id to use in conjunction with
SERVER_SIDE_ENCRYPTION
- Service - Annotation Type in com.amazonaws.mobileconnectors.apigateway.annotation
-
- SERVICE_MAX_BATCH_SIZE_BYTES - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Updated as the service now supports messages of size max 256 KiB.
- ServiceAbbreviations - Class in com.amazonaws.regions
-
Abbreviations for looking up information about a specific service.
- ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
-
- ServiceAwareSigner - Interface in com.amazonaws.auth
-
A signer that needs to know which service it is talking to.
- Session - Class in com.amazonaws.mobileconnectors.pinpoint.analytics
-
A Session Object Mostly immutable, with the exception of its stop time.
- SESSION_PAUSE_EVENT_TYPE - Static variable in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- SESSION_RESUME_EVENT_TYPE - Static variable in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- SESSION_START_EVENT_TYPE - Static variable in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- SESSION_STOP_EVENT_TYPE - Static variable in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
- SessionClient - Interface in com.amazonaws.mobileconnectors.amazonmobileanalytics
-
SessionClient is the entry point into the Amazon Mobile Analytics SDK where
sessions can be paused or resumed.
- SessionClient - Class in com.amazonaws.mobileconnectors.pinpoint.analytics
-
- SessionClient(PinpointContext) - Constructor for class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
CONSTRUCTOR
- SessionCredentialsProviderFactory - Class in com.amazonaws.auth
-
Session credentials provider factory to share providers across potentially
many clients.
- SessionCredentialsProviderFactory() - Constructor for class com.amazonaws.auth.SessionCredentialsProviderFactory
-
- set(int, T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- setAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the new accelerate configuration for the specified bucket.
- setAccelerateModeEnabled(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- setAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The number of accepted routes.
- setAccepterPeeringConnectionOptions(PeeringConnectionOptionsRequest) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the accepter VPC.
- setAccepterPeeringConnectionOptions(PeeringConnectionOptions) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the accepter
VPC.
- setAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the accepter VPC.
- setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional access control list for the new object.
- setAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer captures detailed information of all
requests and delivers the information to the Amazon S3 bucket that you
specify.
- setAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- setAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- setAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- setAcl(CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Sets the access control list for the object represented by this S3Link.
- setAcl(CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- setAcl(AccessControlList) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Sets the access control list for the object represented by this S3Link.
- setAcl(AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAction(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The action performed by the reporting mail transfer agent (MTA) as a
result of its attempt to deliver the message to the recipient address.
- setAction(DsnAction) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The action performed by the reporting mail transfer agent (MTA) as a
result of its attempt to deliver the message to the recipient address.
- setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The action name prefix.
- setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies.
- setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The details of the operation.
- setActions(Collection<ReceiptAction>) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
An ordered list of actions to perform on messages that match at least one
of the recipient email addresses or domains specified in the receipt
rule.
- setActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The action the client wants to allow for the specified principal.
- setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
Indicates whether actions should be executed during any changes to the
alarm's state.
- setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
Indicates whether or not actions should be executed during any changes to
the alarm's state.
- setActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The current price schedule, as determined by the term remaining for
the Reserved Instance in the listing.
- setActiveInstances(Collection<ActiveInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The running instances.
- setActiveReceiptRuleSet(SetActiveReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet(SetActiveReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest, AsyncHandler<SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest, AsyncHandler<SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sets the specified receipt rule set as the active receipt rule set.
- SetActiveReceiptRuleSetRequest - Class in com.amazonaws.services.simpleemail.model
-
Sets the specified receipt rule set as the active receipt rule set.
- SetActiveReceiptRuleSetRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetRequest
-
- SetActiveReceiptRuleSetResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetActiveReceiptRuleSetResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetResult
-
- setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The scaling activities.
- setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
The activities related to detaching the instances from the Auto Scaling
group.
- setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
-
The activities related to moving instances into Standby
mode.
- setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
-
The activities related to moving instances out of Standby
mode.
- setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling activity.
- setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The ID of the activity.
- setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The activity IDs of the desired scaling activities.
- setActualBlockHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
If you specified a duration and your Spot instance request was
fulfilled, this is the fixed hourly price in effect for the Spot
instance while it runs.
- setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Adds a specific AWS account ID or group to a volume's list of create
volume permissions.
- setAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to add to the list of launch permissions for the
AMI.
- setAddHeaderAction(AddHeaderAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Adds a header to the received email.
- setAdditionalAttributes(Collection<AdditionalAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
This parameter is reserved.
- setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Reserved.
- setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Reserved.
- setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Reserved.
- setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
Information about one or more Elastic IP addresses.
- setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Deprecated.
- setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Deprecated.
- setAddRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route tables IDs to associate with the endpoint.
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
The policy adjustment type.
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The adjustment type.
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The adjustment type, which specifies how ScalingAdjustment
is interpreted.
- setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
The policy adjustment types.
- setAffinity(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The new affinity setting for the instance.
- setAffinity(Affinity) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The new affinity setting for the instance.
- setAffinity(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The affinity setting for the instance on the Dedicated host.
- setAfter(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of an existing rule after which the new rule will be placed.
- setAfter(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule after which to place the specified receipt
rule.
- setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The CloudWatch alarms related to the policy.
- setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Temporarily sets the state of an alarm.
- setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Temporarily sets the state of an alarm.
- SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
-
Temporarily sets the state of an alarm.
- SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
- setAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key.
- setAliasArn(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- setAliases(Collection<AliasListEntry>) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- setAliasName(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the alias.
- setAliasName(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- setAliasName(String) - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- setAliasName(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the allocation of the address for use with
EC2-VPC.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
[EC2-VPC] The ID that AWS assigns to represent the allocation of the
Elastic IP address for use with instances in a VPC.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The allocation ID.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The allocation ID of an Elastic IP address to associate with the NAT
gateway.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The allocation ID for the Elastic IP address.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The allocation ID of the Elastic IP address that's associated with the
NAT gateway.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The allocation ID.
- setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-VPC] The allocation ID.
- setAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-VPC] One or more allocation IDs.
- setAllocationStrategy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates how to allocate the target capacity across the Spot pools
specified by the Spot fleet request.
- setAllocationStrategy(AllocationStrategy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates how to allocate the target capacity across the Spot pools
specified by the Spot fleet request.
- setAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed headers for the rule.
- setAllowedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Convenience array style method for
BucketCrossOriginConfiguration#setAllowedHeaders(List)
- setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed methods of the rule.
- setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Convenience array style method for
BucketCrossOriginConfiguration#setAllowedMethods(List)
- setAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed origins of the rule.
- setAllowedOrigins(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Convenience array style method for
BucketCrossOriginConfiguration#setAllowedOrigins(List)
- setAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- setAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- setAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local ClassicLink connection can communicate with
the peer VPC over the VPC peering connection.
- setAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- setAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- setAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local VPC can communicate with a ClassicLink
connection in the peer VPC over the VPC peering connection.
- setAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
Indicates whether to allow an IP address that is already assigned to
another network interface or instance to be reassigned to the
specified network interface.
- setAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow
an Elastic IP address that is already associated with an instance or
network interface to be reassociated with the specified instance or
network interface.
- setAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
- setAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- setAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
-
The AMI launch index, which can be used to find this instance in the
launch group.
- setAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The amount of the recurring charge.
- setAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
Used for Reserved Instance Marketplace offerings.
- setAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- setAppVersion(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The architecture of the image.
- setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The architecture of the image.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The architecture of the virtual machine.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The architecture of the virtual machine.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The architecture of the virtual machine.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The architecture of the instance.
- setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The architecture of the instance.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The architecture of the image.
- setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
-
The architecture of the image.
- setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The architecture of the AMI.
- setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The architecture of the AMI.
- setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The Amazon Resource Name (ARN) of the instance profile.
- setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The Amazon Resource Name (ARN) of the instance profile.
- setArn(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The Amazon Resource Name (ARN).
- setArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the key.
- setArrivalDate(Date) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
When the message was received by the reporting mail transfer agent (MTA),
in
RFC 822 date-time
format.
- setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Used for groups that launch instances into a virtual private cloud (VPC).
- setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
[EC2-VPC] Indicates whether to assign a public IP address to each
instance.
- setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
Indicates whether to assign a public IP address to an instance you
launch in a VPC.
- setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to assign a public IP address to instances launched
in a VPC.
- setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The association information for an Elastic IP address for the network
interface.
- setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The association information for an Elastic IP address associated with
the network interface.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the association of the address with an instance in
a VPC.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
-
[EC2-VPC] The ID that represents the association of the Elastic IP
address with an instance.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
-
The route table association ID (needed to disassociate the route
table).
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-VPC] The association ID.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
The association ID representing the current association between the
route table and subnet.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The association ID.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the current association between the original network ACL and
the subnet.
- setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The association ID.
- setAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any associations between the network ACL and one or more subnets
- setAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The associations between the route table and one or more subnets.
- setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
-
Information about the volume attachment.
- setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The attachment (if any) of the network interface.
- setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
-
Information about the volume attachment.
- setAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The network interface attachment.
- setAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Information about the interface attachment.
- setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The network interface attachment.
- setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
-
The ID of the network interface attachment.
- setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
The ID of the attachment.
- setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The ID of the network interface attachment.
- setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the network interface attachment.
- setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
The ID of the network interface attachment.
- setAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any VPCs attached to the Internet gateway.
- setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
-
Information about the volume attachments.
- setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The time stamp when the attachment initiated.
- setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The time stamp when the attachment initiated.
- setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The timestamp indicating when the attachment initiated.
- setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The time stamp when the attachment initiated.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The AMI attribute.
- setAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The AMI attribute.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The instance attribute.
- setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The instance attribute.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The attribute of the network interface.
- setAttribute(NetworkInterfaceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The attribute of the network interface.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The instance attribute.
- setAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The instance attribute.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The VPC attribute.
- setAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The VPC attribute.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The name of the attribute to modify.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The name of the attribute.
- setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The name of the attribute.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The attribute to reset (currently you can only reset the launch
permission attribute).
- setAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The attribute to reset (currently you can only reset the launch
permission attribute).
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The attribute to reset.
- setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The attribute to reset.
- setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The attribute to reset.
- setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The attribute to reset.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
The name of the account attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The name of the attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The name of the attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The name of the attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The name of the attribute you want to set.
- setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The name of the attribute you want to set.
- setAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of unique attribute names in the domain.
- setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
One or more account attribute names.
- setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The names of the attributes.
- setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
A list of attributes for which to retrieve information.
- setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
A list of attributes that need to be returned along with each message.
- setAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all unique attribute names in the domain, in bytes.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects, representing
the item as it appeared before the DeleteItem operation.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the UpdateItem
operation.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Attributes property for this object.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
A list of Attributes.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
The list of attributes returned by the operation.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
-
A list of attributes.
- setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The list of attributes.
- setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The list of attributes for a replaceable item.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
-
Attributes for endpoint.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
Attributes include the following:
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
Attributes include the following:
- setAttributes(Collection<String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
A list of the individual attribute names, such as
MonthlySpendLimit, for which you want values.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
-
The SMS attribute names and their values.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
A map of the subscription's attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
A map of the topic's attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
Attributes for platform application object.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
A map of the endpoint attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
A map of the platform application attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
-
The default settings for sending SMS messages from your account.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
A map of attributes with their corresponding values.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
A map of attributes to the respective values.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
-
SenderId, SentTimestamp,
ApproximateReceiveCount, and/or
ApproximateFirstReceiveTimestamp.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
A map of attributes to set.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- setAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The type of the attribute.
- setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- setAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
-
The value of the attribute.
- setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The value of the attribute.
- setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The value of the attribute.
- setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The new value for the attribute in JSON format.
- setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The new value for the attribute.
- setAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all attribute name/value pairs in the domain.
- setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- setAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
One or more values for the account attribute.
- setAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all attribute values in the domain, in bytes.
- setAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- setAuthenticationDetails(AuthenticationDetails) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
-
Set details required to continue with this authentication.
- setAuthenticationParameter(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
Set an authentication detail, will override the current value.
- setAuthenticationParameters(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
Sets new authentication details, will override the current values.
- setAuthenticationType(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
- setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The state of autoEnableIO attribute.
- setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
Indicates whether the volume should be auto-enabled for I/O
operations.
- setAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
This is enabled by default.
- setAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
This is enabled by default.
- setAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.Host
-
Whether auto-placement is on or off.
- setAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.Host
-
Whether auto-placement is on or off.
- setAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Specify whether to enable or disable auto-placement.
- setAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Specify whether to enable or disable auto-placement.
- setAutoReconnect(boolean) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Enable / disable the auto-reconnect feature.
- setAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The Amazon Resource Name (ARN) of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The name of the Auto Scaling group associated with the instance.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the group for the lifecycle hook.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
The name of the group to delete.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the Auto Scaling group for the lifecycle hook.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
The name or Amazon Resource Name (ARN) of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The name or ARN of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the Auto Scaling group for the lifecycle hook.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the Auto Scaling group to which you want to assign the
lifecycle hook.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name or ARN of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the Auto Scaling group for the hook.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the Auto Scaling group associated with this scaling policy.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
The name of the group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the Auto Scaling group.
- setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The group names.
- setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The name of the group.
- setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The groups.
- setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The instances.
- setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
One or more of the following notification types:
- setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The Availability Zone for the instance.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The Availability Zone in which the instance is running.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The Availability Zone for the Dedicated hosts.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The Availability Zone for the subnet.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The Availability Zone in which to create the volume.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The Availability Zone for the virtual private gateway.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Availability Zone in which the Reserved Instance can be used.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The Availability Zone of the Dedicated host.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The Availability Zone where the resulting instance will reside.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The Availability Zone for the resulting EBS volume.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The Availability Zone where the resulting volume will reside.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The Availability Zone of the instance.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The Availability Zone of the instance.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Availability Zone in which the Reserved Instance can be used.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The Availability Zone for the modified Reserved Instances.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Availability Zone in which the Reserved Instance can be used.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The Availability Zone of the subnet.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The Availability Zone for the volume.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The Availability Zone of the volume.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The Availability Zone where the virtual private gateway was created,
if applicable.
- setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The user-specified name for a logical grouping of bids.
- setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone group.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more Availability Zones for the group.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
Information about one or more Availability Zones.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
One or more Availability Zones from the same region as the load balancer.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
The remaining Availability Zones for the load balancer.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
-
The updated list of Availability Zones for the load balancer.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Availability Zones for the load balancer.
- setAvailableCapacity(AvailableCapacity) - Method in class com.amazonaws.services.ec2.model.Host
-
The number of new instances that can be launched onto the Dedicated
host.
- setAvailableCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The number of instances that can still be launched onto the Dedicated
host.
- setAvailableInstanceCapacity(Collection<InstanceCapacity>) - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The total number of instances that the Dedicated host supports.
- setAvailableInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of available instances.
- setAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The number of unused IP addresses in the subnet.
- setAvailableVCpus(Integer) - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The number of vCPUs available on the Dedicated host.
- setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The average of metric values that correspond to the datapoint.
- setAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The access key ID of the owner of the bucket.
- setAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the key.
- setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The AWS account IDs of the users (principals) who will be given access to
the specified actions.
- setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The AWS account number of the
principal who will be given permission.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
-
Deprecated.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
-
Bind the request metrics to the request.
- setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type.
- setBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the back-end servers.
- setBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- setBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The BCC: field(s) of the message.
- setBehaviorOnMXFailure(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The action that Amazon SES takes if it cannot successfully read the
required MX record when you send an email.
- setBehaviorOnMXFailure(BehaviorOnMXFailure) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The action that Amazon SES takes if it cannot successfully read the
required MX record when you send an email.
- setBehaviorOnMXFailure(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
- setBehaviorOnMXFailure(BehaviorOnMXFailure) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
- setBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
For devices that support BGP, the customer gateway's BGP ASN.
- setBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The customer gateway's Border Gateway Protocol (BGP) Autonomous System
Number (ASN).
- setBinaryListValues(Collection<ByteBuffer>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more mappings that specify how block devices are exposed to the
instance.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
A block device mapping, which specifies the block devices for the
instance.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
Information about one or more block device mappings.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any block device mapping entries.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more block device mapping entries.
- setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any block device mapping entries for the instance.
- setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The block device mapping of the instance.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more block device mapping entries.
- setBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Modifies the DeleteOnTermination attribute for volumes
that are currently attached.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
One or more block device mapping entries.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The block device mapping.
- setBlockDeviceMappings(Collection<ScheduledInstancesBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more block device mapping entries.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more block device mapping entries.
- setBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The required duration for the Spot instances (also known as Spot
blocks), in minutes.
- setBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The duration for the Spot instance, in minutes.
- setBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
-
The message body.
- setBody(String) - Method in class com.amazonaws.services.sqs.model.Message
-
The message's contents (not URL-encoded).
- setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Boolean data type.
- setBounceAction(BounceAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Rejects the received email by returning a bounce response to the sender
and, optionally, publishes a notification to Amazon Simple Notification
Service (Amazon SNS).
- setBouncedRecipientInfoList(Collection<BouncedRecipientInfo>) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
A list of recipients of the bounced message, including the information
required to create the Delivery Status Notifications (DSNs) for the
recipients.
- setBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have bounced.
- setBounceSender(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The address to use in the "From" header of the bounce message.
- setBounceSenderArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
This parameter is used only for sending authorization.
- setBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish bounce notifications.
- setBounceType(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The reason for the bounce.
- setBounceType(BounceType) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The reason for the bounce.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
-
Sets the value of the BoxUsage property for this object.
- setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
-
Sets the value of the BoxUsage property for this object.
- setBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The breach threshold for the alarm.
- setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- setBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
The Amazon S3 bucket in which to store the Spot instance data feed.
- setBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The bucket in which to store the AMI.
- setBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The Amazon S3 bucket where the Spot instance data feed is located.
- setBucket(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- setBucket(String) - Method in exception com.amazonaws.services.simpleemail.model.InvalidS3ConfigurationException
-
Sets the value of bucket
- setBucketAccelerateConfiguration(String, BucketAccelerateConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the accelerate configuration for the specified bucket.
- setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the accelerate configuration for the specified bucket.
- setBucketAccelerateConfiguration(String, BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketAccelerateConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the accelerate configuration for a bucket.
- SetBucketAccelerateConfigurationRequest(String, BucketAccelerateConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- setBucketAcl(SetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setBucketAcl(String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified Amazon S3
bucket using one of the pre-configured
CannedAccessControlLists.
- setBucketAcl(String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketAcl(String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketAcl(SetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketAclRequest - Class in com.amazonaws.services.s3.model
-
Request object containing all the options for setting a bucket's Access
Control List (ACL).
- SetBucketAclRequest(String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
ACL on the specified bucket when this request is executed.
- SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
canned ACL on the specified bucket when this request is executed.
- setBucketARN(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the cross origin configuration for a bucket.
- SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the lifecycle configuration for a bucket.
- SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
- setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the logging configuration for the specified bucket.
- setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the logging configuration for a bucket.
- SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
- setBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Sets the name of the bucket containing the uploaded object.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the name of the bucket containing the completed multipart object.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the name of the Amazon S3 bucket to create.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
-
Sets the name of the Amazon S3 bucket to delete.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Sets the name of the Amazon S3 bucket containing the object to delete.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the name of the Amazon S3 bucket containing the object(s) to delete.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is being
retrieved.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
-
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
-
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Sets the name of the bucket in which the new multipart upload was
initiated.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the name of the bucket containing the multipart uploads to list.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the name of the bucket containing the multipart upload whose parts
are being listed.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the name of the Amazon S3 bucket whose versions are to be listed.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the name of the bucket containing the listed multipart uploads, as
specified in the original request.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the name of the bucket containing the listed parts, as specified in
the original request.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the name of an existing bucket where this request will upload a new
object to.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the name of the bucket in which this object is contained.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the name of the Amazon S3 bucket in which this object is stored.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the name of the Amazon S3 bucket in which this version is stored.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the name of the bucket whose accelerate configuration is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being
set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the name of the bucket whose tagging configuration is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is to be updated.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated.
- setBucketName(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setBucketName(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The name of the Amazon S3 bucket to which to save the received email.
- setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the notification configuration for the specified bucket.
- setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the notification configuration for the specified bucket.
- setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the notification configuration for a bucket.
- SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
- setBucketPolicy(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the policy associated with the specified bucket.
- setBucketPolicy(SetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the policy associated with the specified bucket.
- setBucketPolicy(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketPolicy(SetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
-
Sets the policy associated with the specified bucket.
- SetBucketPolicyRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Creates a new request object, ready to be executed to set an Amazon S3
bucket's policy.
- setBucketRegion(String) - Method in class com.amazonaws.services.s3.model.HeadBucketResult
-
- setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets a replication configuration for the Amazon S3 bucket.
- setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets a replication configuration for the Amazon S3 bucket.
- setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
-
- SetBucketReplicationConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the tagging configuration for the specified bucket.
- setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the tagging configuration for the specified bucket.
- setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the tagging configuration for a bucket.
- SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the versioning configuration for the specified bucket.
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketVersioningConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Contains options for setting the versioning configuration for a bucket.
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Constructs a new
SetBucketVersioningConfigurationRequest to set
the bucket versioning configuration of the specified bucket, including
the specified Multi-Factor Authentication (MFA) information, which is
required when changing the state of the MFA Delete option.
- setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the website configuration for the specified bucket.
- setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the website configuration for the specified bucket.
- setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- SetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for the parameters to set a bucket's website configuration.
- SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to set the specified
bucket's website configuration.
- setBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the bundle task.
- setBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
-
The ID of the bundle task.
- setBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more bundle task IDs.
- setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
-
Information about the bundle task.
- setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
-
Information about the bundle task.
- setBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
If the task fails, a description of the error.
- setBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
Information about one or more bundle tasks.
- setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- setBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The size of the disk image, in GiB.
- setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The number of bytes converted so far.
- setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The number of bytes converted so far.
- setBytesTransfered(int) - Method in class com.amazonaws.services.s3.model.ProgressEvent
-
- setBytesTransferred(long) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the number of bytes transferred since the last progress event.
- setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCampaignAttributes(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
Adds the specified campaign attributes to events to track Campaign Analytic
You should not use this method as it will be called by the NotificationManager when the app is opened
from a push notification.
- setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot instance requests.
- setCancelReason(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The reason for canceling the task.
- setCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object.
- setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket.
- setCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Amazon Route 53 hosted zone associated with the load balancer.
- setCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the Amazon Route 53 hosted zone name associated with the load
balancer.
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- setCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The cardinality of the attribute.
- setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The reason the activity began.
- setCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- setChallengeResponse(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
-
Add responses to the authentication challenge.
- setCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- setChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- setCidr(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
A single IP address or a range of IP addresses that you want to block or
allow, specified in Classless Inter-Domain Routing (CIDR) notation.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation (for example
172.16.0.0/24).
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The network range for the subnet, in CIDR notation.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The network range for the VPC, in CIDR notation.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The network range to allow or deny, in CIDR notation.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The CIDR block assigned to the subnet.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The CIDR block for the VPC.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The CIDR block for the VPC.
- setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The CIDR IP address range.
- setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The CIDR IP address range.
- setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The CIDR IP address range.
- setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The CIDR IP address range.
- setCidrs(Collection<String>) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The IP address range of the AWS service.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The encrypted plaintext.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Ciphertext that contains the encrypted data key.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
Ciphertext that contains the wrapped data key.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to re-encrypt.
- setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
The re-encrypted data.
- setCity(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setClassicLinkDnsSupported(Boolean) - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
Indicates whether ClassicLink DNS support is enabled for the VPC.
- setClassicLinkEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Indicates whether the VPC is enabled for ClassicLink.
- setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The IDs of one or more security groups for the specified
ClassicLink-enabled VPC.
- setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The IDs of one or more security groups for the VPC specified in
ClassicLinkVPCId.
- setClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The client-specific data.
- setClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The client-specific data.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Unique, case-sensitive identifier to ensure the idempotency of the
request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
your listings.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.Host
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The token to enable idempotency for VM import requests.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Token to enable idempotency for VM import requests.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The idempotency token you provided when you launched the instance, if
applicable.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
A unique, case-sensitive token you provide to ensure idempotency of
your modification request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
Unique, case-sensitive identifier that you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- setClientToken(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
A unique, case-sensitive identifier you provide to ensure idempotency
of your listings.
- setCloudFrontId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's CloudFront ID.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error code.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The error code.
- setCode(CancelBatchErrorCode) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The error code.
- setCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP type.
- setCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The low byte represents the state.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The event code.
- setCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The event code.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The reason code for the Spot instance state change.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The status code.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
-
The reason code for the state change.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error code.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The code identifying the operation, for example,
enable-volume-io.
- setCode(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- setCode(VpcPeeringConnectionStateReasonCode) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
Sets the value of code
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
Sets the value of code
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
Sets the value of code
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
Sets the value of code
- setCode(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
An error code representing why the action failed on this entry.
- setComment(String) - Method in class com.amazonaws.services.ec2.model.ClientData
-
A user-defined comment about the disk upload.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- setComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of unwanted emails that were rejected by recipients.
- setComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish complaint notifications.
- setCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- setConditionExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the name of the condition key involved in this condition.
- setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the conditions associated with this policy statement.
- setConfiguration(ClientConfiguration) - Method in class com.amazonaws.AmazonWebServiceClient
-
- setConfiguration(TransferManagerConfiguration) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Sets the configuration which specifies how this
TransferManager processes requests.
- setConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request.
- setConfiguration(RequestPaymentConfiguration) - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows existing requests to complete before
the load balancer shifts traffic away from a deregistered or unhealthy
back-end instance.
- setConnectionSettings(ConnectionSettings) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows the connections to remain idle (no
data is sent over the connection) for the specified duration.
- setConnectionStabilityTime(int) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Sets the connection stability time.
- setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out.
- setConsistentRead(boolean) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets whether this query uses consistent reads.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- setConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The conditions under which the operations permitted by the grant are
allowed.
- setConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The conditions under which the grant's operations are allowed.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by an operation.
- setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The container format used to combine disk images with metadata (such
as OVF).
- setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The container format used to combine disk images with metadata (such
as OVF).
- setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The container format used to combine disk images with metadata (such
as OVF).
- setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The container format used to combine disk images with metadata (such
as OVF).
- setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
-
- setContent(InputStream) - Method in interface com.amazonaws.Request
-
Sets the optional stream containing the payload data to include for this
request.
- setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Content-Disposition HTTP header, which specifies
presentational information such as the recommended filename for the
object to be saved as.
- setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what content
encodings have been applied to the object and what decoding mechanisms
must be applied in order to obtain the media-type referenced by the
Content-Type field.
- setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the associated
object in bytes.
- setContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request.
- setContentMD5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- setContentMd5(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Sets the content MD5.
- setContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request.
- setContentType(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the Content-Type HTTP header indicating the type of content stored
in the associated object.
- setContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Sets the optional continuation token.
- setConversionSchema(ConversionSchema) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
-
Information about the conversion task.
- setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
-
Information about the conversion task.
- setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The ID of the conversion task.
- setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The ID of the conversion task.
- setConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more conversion task IDs.
- setConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
Information about the conversion tasks.
- setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The time period, in seconds, after which the cookie should be considered
stale.
- setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The time period, in seconds, after which the cookie should be considered
stale.
- setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The name of the application cookie used for stickiness.
- setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the application cookie used for stickiness.
- setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount of time, in seconds, after a scaling activity completes and
before the next scaling activity can start.
- setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount of time, in seconds, after a scaling activity completes before
any further trigger-related scaling activities can start.
- setCores(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of cores on the Dedicated host.
- setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- setCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The number of reservations available for the price.
- setCountry(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the real-time endpoint for the
MLModel was received.
- setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The time the listing was created.
- setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was created.
- setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The date when the Scheduled Instance was purchased.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The date and time the group was created.
- setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The creation date and time for the launch configuration.
- setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The date and time the load balancer was created.
- setCreatedTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The date and time the receipt rule set was created.
- setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was created.
- setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The creation date and time of the request.
- setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The date and time when the Spot instance request was created, in UTC
format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
-
The time stamp when volume creation was initiated.
- setCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
A JSON representation of the snapshot attribute modification.
- setCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of permissions for creating volumes from the snapshot.
- setCreationDate(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The date and time the image was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time when the key was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.s3.model.Bucket
-
For internal use only.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- setCreationTime(Date) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The date and time the flow log was created.
- setCreationTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The date and time the VPC endpoint was created.
- setCredentials(AWSCredentials) - Method in class com.amazonaws.handlers.CredentialsRequestHandler
-
Sets the AWSCredentials.
- setCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the AWS credentials provider to be used in SigV4 MQTT connections.
- setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket.
- setCrossZoneLoadBalancing(CrossZoneLoadBalancing) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer routes the request traffic evenly across
all back-end instances regardless of the Availability Zones.
- setCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the crypto mode; applicable only to the S3 encryption client.
- setCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the crypto provider to the specified provider.
- setCurlLogging(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not the client should be logging any information.
- setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The currency for transacting the Reserved Instance resale.
- setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The currency for transacting the Reserved Instance resale.
- setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The currency for transacting the Reserved Instance resale.
- setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The currency for transacting the Reserved Instance resale.
- setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
The currency in which the limitPrice amount is specified.
- setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
The currency in which the limitPrice amount is specified.
- setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The currency of the Reserved Instance.
- setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The currency of the Reserved Instance.
- setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The currency of the Reserved Instance offering you are purchasing.
- setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The currency of the Reserved Instance offering you are purchasing.
- setCurrentSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The current state of the Spot fleet request.
- setCurrentSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The current state of the Spot fleet request.
- setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- setCustomChallenge(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
-
Set the name of the custom challenge.
- setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The configuration information for the VPN connection's customer
gateway (in the native XML format).
- setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the customer gateway.
- setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The ID of the customer gateway.
- setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
The ID of the customer gateway.
- setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the customer gateway at your end of the VPN connection.
- setCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more customer gateway IDs.
- setCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
Information about one or more customer gateways.
- setCustomRoleArn(String) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the custom role arn that will be used to get credentials with Amazon
Cognito.
- setCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- setData(String) - Method in class com.amazonaws.services.ec2.model.UserData
-
The Base64-encoded MIME user data for the instance.
- setData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The textual data of the content.
- setData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
The raw data of the message.
- setDataEncryptionKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The data encryption key identifier for the snapshot.
- setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- setDataType(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number, and
Binary.
- setDataType(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number, and
Binary.
- setDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object.
- setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions are archived.
- setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires.
- setDeadline(Date) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The date in UTC at which you are permanently switched over to using
longer IDs.
- setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- setDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- setDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- setDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- setDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDeleteMarkerVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume is deleted on instance termination.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is deleted on instance termination.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
Indicates whether the volume is deleted on instance termination.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
Indicates whether the volume is deleted on instance termination.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
If set to true, the interface is deleted when the
instance is terminated.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
Indicates whether the network interface is deleted when the instance
is terminated.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is deleted on instance termination.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to delete the interface when the instance is
terminated.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
Indicates whether the EBS volume is deleted on instance termination.
- setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- setDeleteTime(Date) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was deleted, if applicable.
- setDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- setDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setDeliverLogsErrorMessage(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
Information about the error that occurred.
- setDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The ARN for the IAM role that's used to post flow logs to a CloudWatch
Logs log group.
- setDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ARN of the IAM role that posts logs to CloudWatch Logs.
- setDeliverLogsStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the logs delivery (SUCCESS |
FAILED).
- setDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- setDeliveryTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish delivery notifications.
- setDemographic(EndpointProfileDemographic) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Sets the Demographic facet of the endpoint.
- setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
A description for the new AMI in the destination region.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
A description for the EBS snapshot.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A description for the new image.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
A description for the conversion task or the resource being exported.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
A description for the network interface.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
A description for the security group.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
A description for the snapshot.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The description of the network interface.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
A description of the disk image.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
A description of the resource being exported.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The description of the AMI that was provided during image creation.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
A description for the AMI.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The description of the disk image.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
A description string for the import image task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A description of the import task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A description of the import task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
A description for the instance being imported.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
A description of the task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
A description of the task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The description string for the import snapshot task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
A description of the import snapshot task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
A description of the import snapshot task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
A description of the volume.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The description you provided when starting the import volume task.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The description.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The description of the network interface.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
A description of the event.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A description for the AMI.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
A description for the network interface.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
A description.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A description for your AMI.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
Descriptive text about the health state of your instance.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The description.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
A description of the security group.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The description for the snapshot.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A description for the snapshot.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The description of the disk image being imported.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The description of the snapshot.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The description of the security group.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
A description of the operation.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
A description of the event.
- setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
A description of the instance state.
- setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
A description of the attribute.
- setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
A description of the policy type.
- setDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- setDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The friendly description of the key.
- setDescription(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the key.
- setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Sets the size of the specified Auto Scaling group.
- setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Sets the size of the specified Auto Scaling group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The desired size of the group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The number of EC2 instances that should be running in the group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The number of instances you prefer to maintain in the group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Sets the size of the specified Auto Scaling group.
- setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Sets the size of the specified Auto Scaling group.
- setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Sets the size of the specified Auto Scaling group.
- setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Sets the size of the specified Auto Scaling group.
- SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
-
Sets the size of the specified Auto Scaling group.
- SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
- setDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- setDestinationBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Sets the destination bucket name for this logging configuration.
- setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The CIDR address block used for the destination match.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The CIDR range for the route.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The CIDR address block used for the destination match.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The CIDR block used for the destination match.
- setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The CIDR block associated with the local subnet of the customer data
center.
- setDestinationConfig(ReplicationDestinationConfig) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.
- setDestinationEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context to be used when the data is re-encrypted.
- setDestinationKey(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A unique identifier for the customer master key used to re-encrypt the
data.
- setDestinationPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The prefix of the AWS service.
- setDestinationRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The destination region to use in the PresignedUrl
parameter of a snapshot copy operation.
- setDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message, consisting of To:, CC:, and BCC:
addresses.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the source object part being copied.
- setDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The details about the activity.
- setDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The system instance health or application instance health.
- setDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The details of the volume status.
- setDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction.
- setDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The device name to expose to the instance (for example,
/dev/sdh or xvdh).
- setDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The device name.
- setDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The device name.
- setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The index of the device for the network interface attachment.
- setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The index of the device on the instance for the network interface
attachment.
- setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The index of the device on the instance for the network interface
attachment.
- setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The device index of the network interface attachment on the instance.
- setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The index of the device for the network interface attachment.
- setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The device name exposed to the EC2 instance (for example,
/dev/sdh or xvdh).
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The block device mapping for the disk.
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The block device mapping for the snapshot.
- setDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Sets the serial number of the Multi-Factor Authentication device
associated with the caller's AWS account.
- setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
A DHCP configuration option.
- setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
One or more DHCP options in the set.
- setDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
-
A set of DHCP options.
- setDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
Information about one or more DHCP options sets.
- setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the DHCP options set, or default to associate
no DHCP options with the VPC.
- setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
The ID of the DHCP options set.
- setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
The ID of the set of DHCP options.
- setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the set of DHCP options you've associated with the VPC (or
default if the default options are associated with the
VPC).
- setDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
The IDs of one or more DHCP options sets.
- setDiagnosticCode(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
An extended explanation of what went wrong; this is usually an SMTP
response.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The list of dimensions associated with the metric.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
A list of dimensions describing qualities of the metric.
- setDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
A list of dimensions to filter against.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
A list of dimensions associated with the metric.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of dimensions associated with the alarm's associated metric.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A list of dimensions associated with the metric.
- setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The dimensions for the alarm's associated metric.
- setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
If the value is true, you can't terminate the instance
through the Amazon EC2 console, CLI, or API; otherwise, you can.
- setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
If the value is true, you can't terminate the instance
using the Amazon EC2 console, CLI, or API; otherwise, you can.
- setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
If you set this parameter to true, you can't terminate
the instance using the Amazon EC2 console, CLI, or API; otherwise, you
can.
- setDiskContainer(SnapshotDiskContainer) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Information about the disk container.
- setDiskContainers(Collection<ImageDiskContainer>) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
Information about the disk containers.
- setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The format for the exported image.
- setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The format for the exported image.
- setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The format for the exported image.
- setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The format for the exported image.
- setDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The disk image.
- setDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The size of the disk in the snapshot, in GiB.
- setDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The size of the disk in the snapshot, in GiB.
- setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Sets the display name for this grantee.
- setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
-
Sets the display name of the owner.
- setDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
The DKIM attributes for an email address or a domain.
- setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
True if DKIM signing is enabled for email sent from the identity; false
otherwise.
- setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of character strings that represent the domain's identity.
- setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
A set of character strings that represent the domain's identity.
- setDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS
records (tokens) published in the domain name's DNS.
- setDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS
records (tokens) published in the domain name's DNS.
- setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
-
The DNS name of the load balancer.
- setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The external DNS name of the load balancer.
- setDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Set to vpc to allocate the address for use with instances
in a VPC.
- setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Set to vpc to allocate the address for use with instances
in a VPC.
- setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- setDrainingInterval(Long) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the "draining interval" (the time between publish messages are sent from the offline queue when reconnected).
- setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The duration of the Reserved Instance, in seconds.
- setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The duration of the Reserved Instance, in seconds.
- setEarliestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- setEarliestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The information about the Amazon EBS volume.
- setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- setEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- setEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- setEbs(ScheduledInstancesEbs) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Parameters used to set up EBS volumes automatically when the instance
is launched.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Indicates whether the instance is optimized for Amazon EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether the instance is optimized for EBS I/O (true
) or not (false).
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether the instance is optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether the instance is optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Indicates whether the instance is optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether the instance is optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether the instance is optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the result effect of this policy statement when it is evaluated.
- setEffectiveDate(long) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Sets the effectiveDate of the endpoint.
- setEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time for the modification to become effective.
- setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether this is an egress rule (rule is applied to traffic
leaving the subnet).
- setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
Indicates whether the rule is an egress rule.
- setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether the rule is an egress rule (applied to traffic
leaving the subnet).
- setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to replace the egress rule.
- setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
An email address to be removed from the list of verified addresses.
- setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
-
The email address to be verified.
- setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
-
The email address to be verified.
- setEmitInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The interval for publishing the access logs.
- setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
-
If True, instance monitoring is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesMonitoring
-
Indicates whether monitoring is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
-
Enables monitoring for the instance.
- setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
Specifies whether access log is enabled for the load balancer.
- setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
Specifies whether connection draining is enabled for the load balancer.
- setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
-
Specifies whether cross-zone load balancing is enabled for the load
balancer.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
Specifies whether the key is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, the receipt rule is active.
- setEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
Sets whether Amazon SES includes the original email headers in Amazon SNS
notifications of the specified notification type.
- setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The metrics enabled for the group.
- setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether DNS resolution is enabled for the VPC.
- setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the DNS resolution is supported for the VPC.
- setEncoding(String) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The encoding to use for the email within the Amazon SNS notification.
- setEncoding(SNSActionEncoding) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The encoding to use for the email within the Amazon SNS notification.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
For internal use only.
- setEncodingType(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume should be encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Specifies whether the destination snapshots of the copied image should
be encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
Specifies whether the destination snapshot should be encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume will be encrypted.
- setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
The encryption context.
- setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Name/value pair that specifies the encryption context to be used for
authenticated encryption.
- setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Name/value pair that contains additional data to be authenticated during
the encryption and decryption processes that use the key.
- setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Name:value pair that contains additional data to be authenticated during
the encryption and decryption processes.
- setEncryptionContextEquals(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs that must be present in the encryption
context of a subsequent operation permitted by the grant.
- setEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs, a subset of which must be present in
the encryption context of a subsequent operation permitted by the grant.
- setEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The time when the Reserved Instance expires.
- setEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The ending date to retrieve alarm history.
- setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
Overrides the default endpoint for this client.
- setEndpoint(String, String, String) - Method in class com.amazonaws.AmazonWebServiceClient
-
Deprecated.
- setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
-
- setEndpoint(URI) - Method in interface com.amazonaws.Request
-
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this
request should be sent.
- setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Overrides the default endpoint for this client
("https://autoscaling.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Overrides the default endpoint for this client
("https://monitoring.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Overrides the default endpoint for this client
("https://dynamodb.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Overrides the default endpoint for this client ("https://ec2.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
-
The region service endpoint.
- setEndpoint(String) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Overrides the default endpoint for this client
("https://elasticloadbalancing.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.kms.AWSKMS
-
Overrides the default endpoint for this client
("https://kms.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Overrides the default endpoint for this client
("https://machinelearning.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Overrides the default endpoint for this client.
- setEndpoint(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
Overrides the default endpoint for this client ("http://sdb.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Overrides the default endpoint for this client
("https://email.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Overrides the default endpoint for this client
("https://sns.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- setEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- setEndpoint(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Overrides the default endpoint for this client
("https://sqs.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
-
EndpointArn returned from CreateEndpoint action.
- setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
EndpointArn of endpoint to delete.
- setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
-
EndpointArn for mobile app and device.
- setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
EndpointArn for GetEndpointAttributes input.
- setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
EndpointArn used for SetEndpointAttributes action.
- setEndpointAttributes(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- setEndpointAttributes(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
- SetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
-
Sets the attributes for an endpoint for a device on one of the supported push
notification services, such as GCM and APNS.
- SetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
- setEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- setEndpointStatus(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel
.
- setEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel
.
- setEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel.
- setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The end time of the activity.
- setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The latest scheduled start time to return.
- setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to end.
- setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to end.
- setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the last datapoint to return.
- setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the current date, from which to stop
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state ended.
- setEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
One or more entries (rules) in the network ACL.
- setEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
A list of receipt handles of the messages for which the visibility
timeout must be changed.
- setEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
A list of receipt handles for the messages to be deleted.
- setEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
- setError(CancelSpotFleetRequestsError) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The error.
- setError(UnsuccessfulItemError) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
Information about the error.
- setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS error code represented by this exception.
- setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Sets the complete path to the document to serve for 4xx errors.
- setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- setErrorType(AmazonServiceException.ErrorType) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- setETag(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Sets the ETag value for the new object that was created from the
associated copy object request.
- setETag(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the ETag value for the new part that was created from the associated
copy object request.
- setETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part.
- setETag(String) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the entity tag generated from the part content.
- setETag(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Sets the ETag value for the new object that was created from the
associated putObject request.
- setETag(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- setETag(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the hex encoded 128-bit MD5 hash of this version's contents as
computed by Amazon S3.
- setETag(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Sets the entity tag of the newly uploaded part.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The number of periods over which data is compared to the specified
threshold.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The number of periods over which data is compared to the specified
threshold.
- setEventCode(int) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the unique event code identifying the type of event this object
represents.
- setEventDescription(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The description of the event.
- setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The ID of the event associated with this operation.
- setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The ID of this event.
- setEventInformation(EventInformation) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
Information about the event.
- setEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Any scheduled events associated with the instance.
- setEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
A list of events associated with the volume.
- setEventSubType(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The event.
- setEventType(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The type of events to describe.
- setEventType(EventType) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The type of events to describe.
- setEventType(String) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The event type.
- setEventType(EventType) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The event type.
- setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The event type associated with this operation.
- setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The type of this event.
- setException(Exception) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- setExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- setExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the exclusive start key for this query.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the exclusive start key for this scan.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- setExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Scopes the images by users with explicit launch permissions.
- setExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- setExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
A value specifying whether or not the specified attribute must exist
with the specified value in order for the update condition to be
satisfied.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be deleted or not.
- setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be updated or not.
- setExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3.
- setExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object.
- setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires.
- setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the time, in days, between when an object is uploaded to the bucket
and when it expires.
- setExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The time when the task expires.
- setExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will expire.
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Sets the expiration time for the object.
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
- setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setExplanation(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Human-readable text for the bounce message to explain the failure.
- setExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
Information about the instance export task.
- setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
-
The ID of the export task.
- setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The ID of the export task.
- setExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
One or more export task IDs.
- setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
Information about the export tasks.
- setExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The format and location for an instance export task.
- setExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the export task.
- setExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the expose headers of the rule.
- setExposedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Convenience array style method for
BucketCrossOriginConfiguration#setExposeHeaders(List)
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's extended request ID.
- setExtensionFields(Collection<ExtensionField>) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
Additional X-headers to include in the DSN.
- setExtensionFields(Collection<ExtensionField>) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
Additional X-headers to include in the DSN.
- setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
A list of
BatchResultErrorEntry items with the error detail about
each message that could not be enqueued.
- setFailureCode(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error code for
the failure.
- setFailureMessage(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error message
for the failure, that corresponds to the error code.
- setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The fault codes for the Spot instance request, if any.
- setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The fault codes for the Spot instance request, if any.
- setFetchOwner(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- setFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the path and name of the file containing the data to be uploaded to
Amazon S3.
- setFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload.
- setFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part.
- setFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more filters.
- setFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
One or more filters.
- setFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more filters.
- setFilter(ReceiptFilter) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptFilterRequest
-
A data structure that describes the IP address filter to create, which
consists of a name, an IP address range, and whether to allow or block
mail from it.
- setFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- setFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- setFilterName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterRequest
-
The name of the IP address filter to delete.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A filter used to scope the tags to return.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
Filter tasks using the task-state filter and one of the
following values: active, completed, deleting, deleted.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more filters.
- setFilters(Collection<ReceiptFilter>) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersResult
-
A list of IP address filter data structures, which each consist of a
name, an IP address range, and whether to allow or block mail from it.
- setFinalRecipient(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The email address to which the message was ultimately delivered.
- setFireCompletedEvent(boolean) - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- setFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- setFirstSlotStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The time period for the first schedule to start.
- setFirstSlotStartTimeRange(SlotDateTimeRangeRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The time period for the first schedule to start.
- setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The purchase price of the Reserved Instance.
- setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The purchase price of the Reserved Instance.
- setFlowLogId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The flow log ID.
- setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
The IDs of the flow logs.
- setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
One or more flow log IDs.
- setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more flow log IDs.
- setFlowLogs(Collection<FlowLog>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
Information about the flow logs.
- setFlowLogStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the flow log (ACTIVE).
- setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
Specifies whether to force a detachment.
- setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Forces detachment if the previous detachment attempt did not occur
cleanly (for example, logging into an instance, unmounting the volume,
and detaching normally).
- setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Forces the instances to stop.
- setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
Specifies that the group will be deleted along with all instances
associated with the group, without waiting for all instances to be
terminated.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The disk image format.
- setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The disk image format.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The disk image format.
- setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The disk image format.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The format of the disk image being imported.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The format of the disk image from which the snapshot is created.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The format of the disk image being imported.
- setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The format of the disk image from which the snapshot is created.
- setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward bounce and complaint
notifications as email.
- setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward bounce and complaint notifications
as email.
- setFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- setFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- setFrequency(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The frequency (Daily, Weekly, or
Monthly).
- setFrequency(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The frequency (Daily, Weekly, or
Monthly).
- setFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
-
The first port in the range.
- setFromArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The start of the port range for the TCP and UDP protocols, or an ICMP
type number.
- setFulfilledCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units fulfilled by this request compared to the set
target capacity.
- setFullQueueToKeepNewestMessages() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the queue behavior on a full queue to keep newest messages.
- setFullQueueToKeepOldestMessages() - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the queue behavior on a full queue to keep oldest messages.
- setFunctionArn(String) - Method in exception com.amazonaws.services.simpleemail.model.InvalidLambdaFunctionException
-
Sets the value of functionArn
- setFunctionArn(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the AWS Lambda function.
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of an Internet gateway or virtual private gateway attached to
your VPC.
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
-
The ID of the virtual private gateway (VGW).
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of an Internet gateway or virtual private gateway.
- setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a gateway attached to your VPC.
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional progress listener for receiving updates about object
download status.
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional progress listener for receiving updates about object
upload status.
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional progress listener for receiving updates about object
download status.
- setGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalConfiguration
-
Sets the global time offset.
- setGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that an instance can remain in a
Pending:Wait or Terminating:Wait state.
- setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the
grant permits.
- setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- setGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- setGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- setGrantId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to be retired.
- setGrantId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- setGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A list of grants.
- setGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- setGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The grant token.
- setGrantToken(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- setGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The granularities for the metrics.
- setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The granularity of the metric.
- setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The granularity to associate with the metrics to collect.
- setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
-
The granularity.
- setGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific group that is to be added or removed from a volume's list
of create volume permissions.
- setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific group that is to be added or removed from a volume's list
of create volume permissions.
- setGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The name of the group.
- setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The name of the group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
The ID of the security group.
- setGroupId(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
One or more security group IDs in your account.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of your security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the security group.
- setGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the security group.
- setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more security group IDs.
- setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group IDs.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
A name for the placement group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
The name of the placement group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
[EC2-Classic, default VPC] The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The name of the placement group the instance is in (for cluster
compute instances).
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The name of the placement group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The name of the placement group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The name of the placement group (for cluster instances).
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The name of the security group.
- setGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The name of the security group.
- setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more placement group names.
- setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
[EC2-Classic and default VPC only] One or more security group names.
- setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group names.
- setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The group to modify for the snapshot.
- setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of one or more of the VPC's security groups.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
A list of security groups.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The IDs of one or more security groups.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The security groups associated with the network interface.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The security groups associated with the instance.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
One or more security groups.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The IDs of the security groups for the network interface.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
[EC2-VPC] Changes the security groups of the instance.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Changes the security groups for the network interface.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any security groups for the network interface.
- setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IDs of one or more security groups.
- setHashKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- setHashKeyValues(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the hash key value(s) for this query.
- setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setHeaderName(String) - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
The name of the header to add.
- setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all headers, clearing any existing ones.
- setHeadersInBounceNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Bounce.
- setHeadersInComplaintNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Complaint.
- setHeadersInDeliveryNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Delivery.
- setHeaderValue(String) - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
Must be less than 2048 characters, and must not contain newline
characters ("\r" or "\n").
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The configuration information for the new health check.
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
The updated health check.
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the health checks conducted on the load balancer.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service to use for the health checks.
- setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service to use for the health checks.
- setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The service to use for the health checks.
- setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The health status of this instance.
- setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The health status of the instance.
- setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The health status of the instance.
- setHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health checks successes required before moving
the instance to the Healthy state.
- setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that can elapse before the lifecycle hook
times out.
- setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The amount of time, in seconds, that can elapse before the lifecycle hook
times out.
- setHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
Machine-readable data about the alarm in JSON format.
- setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- setHistoryRecords(Collection<HistoryRecord>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
Information about the events in the history of the Spot fleet request.
- setHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
A human-readable summary of the alarm history.
- setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
If this parameter is true, Auto Scaling waits for the cooldown period to
complete before executing the policy.
- setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
By default, SetDesiredCapacity overrides any cooldown period
associated with the Auto Scaling group.
- setHostId(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The ID of the Dedicated host.
- setHostId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the Dedicated host that the instance will have affinity
with.
- setHostId(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The ID of the Dedicted host on which the instance resides.
- setHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AllocateHostsResult
-
The ID of the allocated Dedicated host.
- setHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The IDs of the Dedicated hosts.
- setHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
The host IDs of the Dedicated hosts you want to modify.
- setHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsRequest
-
The IDs of the Dedicated hosts you want to release.
- setHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request.
- setHostProperties(HostProperties) - Method in class com.amazonaws.services.ec2.model.Host
-
The hardware specifications of the Dedicated host.
- setHostReservationId(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The reservation ID of the Dedicated host.
- setHosts(Collection<Host>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
Information about the Dedicated hosts.
- setHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The hourly price for a single instance.
- setHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The hourly price for a single instance.
- setHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in HTML format.
- setHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied.
- setHttpExpiresDate(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Set the date when the object is no longer cacheable.
- setHttpMethod(HttpMethodName) - Method in class com.amazonaws.DefaultRequest
-
- setHttpMethod(HttpMethodName) - Method in interface com.amazonaws.Request
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- setHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response.
- setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The hypervisor type of the image.
- setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
-
The hypervisor type of the image.
- setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The target hypervisor platform.
- setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The target hypervisor of the import task.
- setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The target hypervisor for the import task.
- setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The hypervisor type of the instance.
- setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The hypervisor type of the instance.
- setIamFleetRole(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Grants the Spot fleet permission to terminate Spot instances on your
behalf when you cancel its Spot fleet request using
CancelSpotFleetRequests or when the Spot fleet request expires,
if you set
terminateInstancesWithExpiration.
- setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name or the Amazon Resource Name (ARN) of the instance profile
associated with the IAM role for the instance.
- setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name or Amazon Resource Name (ARN) of the instance profile associated
with the IAM role for the instance.
- setIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
-
The IAM instance profile associated with the instance, if applicable.
- setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The IAM instance profile.
- setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The IAM instance profile.
- setIamInstanceProfile(ScheduledInstancesIamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IAM instance profile.
- setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The IAM instance profile.
- setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
ICMP protocol: The ICMP type and code.
- setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- setId(String) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the policy ID for this policy.
- setId(String) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the ID for this statement.
- setId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The volume identifier.
- setId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The ID of the instance profile.
- setId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- setId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the ID of this rule.
- setId(String) - Method in class com.amazonaws.services.s3.model.Owner
-
Sets the ID of the owner.
- setId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- setId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Sets the unique identifier for this grantee.
- setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
Set the e-mail address as the grantee's ID.
- setIdentifier(String) - Method in interface com.amazonaws.services.s3.model.Grantee
-
Sets the identifier for this grantee.
- setIdentifier(String) - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
For internal use only.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains, or
both.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
A list of one or more identities.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The identity that is associated with the policy that you want to delete.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
The identity for which the policies will be retrieved.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
-
The identity that is associated with the policy for which the policies
will be listed.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The identity to which the policy will apply.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set bounce and complaint notification
forwarding.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The identity for which to enable or disable headers in notifications.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The verified identity for which you want to enable or disable the
specified custom MAIL FROM domain.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the Amazon SNS topic will be set.
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- SetIdentityDkimEnabledRequest - Class in com.amazonaws.services.simpleemail.model
-
Enables or disables Easy DKIM signing of email sent from an identity:
- SetIdentityDkimEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
- SetIdentityDkimEnabledResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetIdentityDkimEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
-
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as email.
- SetIdentityFeedbackForwardingEnabledRequest - Class in com.amazonaws.services.simpleemail.model
-
Given an identity (an email address or a domain), enables or disables whether
Amazon SES forwards bounce and complaint notifications as email.
- SetIdentityFeedbackForwardingEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
- SetIdentityFeedbackForwardingEnabledResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetIdentityFeedbackForwardingEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
-
- setIdentityHeadersInNotificationsEnabled(SetIdentityHeadersInNotificationsEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabled(SetIdentityHeadersInNotificationsEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabledAsync(SetIdentityHeadersInNotificationsEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabledAsync(SetIdentityHeadersInNotificationsEnabledRequest, AsyncHandler<SetIdentityHeadersInNotificationsEnabledRequest, SetIdentityHeadersInNotificationsEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabledAsync(SetIdentityHeadersInNotificationsEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabledAsync(SetIdentityHeadersInNotificationsEnabledRequest, AsyncHandler<SetIdentityHeadersInNotificationsEnabledRequest, SetIdentityHeadersInNotificationsEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification
Service (Amazon SNS) notifications of a specified type.
- SetIdentityHeadersInNotificationsEnabledRequest - Class in com.amazonaws.services.simpleemail.model
-
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification Service
(Amazon SNS) notifications of a specified type.
- SetIdentityHeadersInNotificationsEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
- SetIdentityHeadersInNotificationsEnabledResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetIdentityHeadersInNotificationsEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledResult
-
- setIdentityMailFromDomain(SetIdentityMailFromDomainRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- setIdentityMailFromDomain(SetIdentityMailFromDomainRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- setIdentityMailFromDomainAsync(SetIdentityMailFromDomainRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- setIdentityMailFromDomainAsync(SetIdentityMailFromDomainRequest, AsyncHandler<SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- setIdentityMailFromDomainAsync(SetIdentityMailFromDomainRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- setIdentityMailFromDomainAsync(SetIdentityMailFromDomainRequest, AsyncHandler<SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables the custom MAIL FROM domain setup for a verified
identity (an email address or a domain).
- SetIdentityMailFromDomainRequest - Class in com.amazonaws.services.simpleemail.model
-
Enables or disables the custom MAIL FROM domain setup for a verified identity
(an email address or a domain).
- SetIdentityMailFromDomainRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
- SetIdentityMailFromDomainResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetIdentityMailFromDomainResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainResult
-
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with
that identity as the Source.
- SetIdentityNotificationTopicRequest - Class in com.amazonaws.services.simpleemail.model
-
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with that
identity as the Source.
- SetIdentityNotificationTopicRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
- SetIdentityNotificationTopicResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetIdentityNotificationTopicResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
-
- setIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- setIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- setIdleTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionSettings
-
The time, in seconds, that the connection is allowed to be idle (no data
has been sent over the connection) before it is closed by the load
balancer.
- setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the disk image.
- setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The image.
- setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The disk image.
- setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The image.
- setImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
Information about the image attribute.
- setImageData(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The data that comprises the image.
- setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the Amazon Machine Image (AMI) to use to launch your EC2
instances.
- setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the Amazon Machine Image (AMI).
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
-
The ID of the new AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
-
The ID of the new AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The ID of the Amazon Machine Image (AMI) created by the import task.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the Amazon Machine Image (AMI) of the imported virtual
machine.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the AMI used to launch the instance.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
-
The ID of the newly registered AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The ID of the AMI.
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the Amazon Machine Image (AMI).
- setImageId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the AMI.
- setImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more image IDs.
- setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The location of the AMI.
- setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The full path to your AMI manifest in Amazon S3 storage.
- setImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account alias (for example, amazon,
self) or the AWS account ID of the AMI owner.
- setImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
-
Information about one or more images.
- setImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of image.
- setImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of image.
- setImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The time when a status check failed.
- setImportImageTasks(Collection<ImportImageTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
A list of zero or more import image tasks that are currently active or
were completed or canceled in the previous 7 days.
- setImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing an instance, this contains information
about the import instance task.
- setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
A presigned URL for the import manifest stored in Amazon S3.
- setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
A presigned URL for the import manifest stored in Amazon S3 and
presented here as an Amazon S3 presigned URL.
- setImportSnapshotTasks(Collection<ImportSnapshotTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
A list of zero or more import snapshot tasks that are currently active
or were completed or canceled in the previous 7 days.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The ID of the import image or import snapshot task to be canceled.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The ID of the task being canceled.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The task ID of the import image task.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the import image task.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
The ID of the import snapshot task.
- setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
The ID of the import snapshot task.
- setImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A list of import image task IDs.
- setImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A list of import snapshot task IDs.
- setImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing a volume, this contains information about
the import volume task.
- setIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
When true, includes the health status for all instances.
- setIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Reserved Instance Marketplace offerings in the response.
- setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Sets the document to serve when a directory is specified (ex:
index.html).
- setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- setIndexName(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the name of the index to be used by this query.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setInitiated(Date) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the date at which this upload was initiated.
- setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the user who initiated this multipart upload.
- setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the user who initiated the associated multipart upload.
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
Information about the instance attribute.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The number of instances that are a part of a Reserved Instance account
to be listed in the Reserved Instance Marketplace.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The number of listed Reserved Instances in the state specified by the
state.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The number of instances.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The number of Reserved Instances to purchase.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum number of Spot instances to launch.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The number of reservations purchased.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The number of modified Reserved Instances.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The number of instances.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of instances.
- setInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- setInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the instance to export.
- setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Sets the health status of the specified instance.
- setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Sets the health status of the specified instance.
- setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Sets the health status of the specified instance.
- setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Sets the health status of the specified instance.
- setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Sets the health status of the specified instance.
- setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Sets the health status of the specified instance.
- SetInstanceHealthRequest - Class in com.amazonaws.services.autoscaling.model
-
Sets the health status of the specified instance.
- SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The ID of the instance used to create a launch configuration for the
group.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the instance to use to create the launch configuration.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the instance that the address is associated with (if any).
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of an EC2-Classic instance to link to the ClassicLink-enabled
VPC.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The ID of the instance to bundle.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the instance associated with this bundle task.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT instance in your VPC.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the instance to unlink from the VPC.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
The ID of the Windows instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The ID of the Windows instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.HostInstance
-
the IDs of instances that are running on the Dedicated host.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The ID of the resource being exported.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the instance that you are modifying.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT instance in your VPC.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT instance in your VPC.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance ID, if an instance has been launched to fulfill the Spot
instance request.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
-
The ID of the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The ID of the instance.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The instances to describe; up to 50 instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
One or more instances to move into Standby mode.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
One or more instance IDs.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
One or more instance IDs.
- setInstanceIdSet(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesResult
-
The IDs of the newly launched instances.
- setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- setInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether this is a Spot instance or a Scheduled Instance.
- setInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether this is a Spot instance or a Scheduled Instance.
- setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Enables detailed monitoring if it is disabled.
- setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether instances in this group are launched with detailed
monitoring.
- setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
-
Monitoring information for one or more instances.
- setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
-
Monitoring information for one or more instances.
- setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The AWS account ID of the owner of the instance.
- setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The AWS account ID of the owner of the instance.
- setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The port on which the back-end server is listening.
- setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the instance is listening.
- setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The port number associated with the back-end server.
- setInstanceProtection(SetInstanceProtectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Updates the instance protection settings of the specified instances.
- setInstanceProtection(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Updates the instance protection settings of the specified instances.
- setInstanceProtectionAsync(SetInstanceProtectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Updates the instance protection settings of the specified instances.
- setInstanceProtectionAsync(SetInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Updates the instance protection settings of the specified instances.
- setInstanceProtectionAsync(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Updates the instance protection settings of the specified instances.
- setInstanceProtectionAsync(SetInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Updates the instance protection settings of the specified instances.
- SetInstanceProtectionRequest - Class in com.amazonaws.services.autoscaling.model
-
Updates the instance protection settings of the specified instances.
- SetInstanceProtectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
- SetInstanceProtectionResult - Class in com.amazonaws.services.autoscaling.model
-
- SetInstanceProtectionResult() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
-
- setInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The protocol to use for routing traffic to back-end instances: HTTP,
HTTPS, TCP, or SSL.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The EC2 instances associated with the group.
- setInstances(Collection<ClassicLinkInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
Information about one or more linked EC2-Classic instances.
- setInstances(Collection<HostInstance>) - Method in class com.amazonaws.services.ec2.model.Host
-
The IDs and instance type that are currently running on the Dedicated
host.
- setInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more instances.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
One or more instances.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The IDs of the instances.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
The remaining instances registered with the load balancer.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The IDs of the instances.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the instances for the load balancer.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The IDs of the instances.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
-
The updated list of instances for the load balancer.
- setInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The intended state of the instance.
- setInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
Information about the health of the instances.
- setInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues internal to the
instance, such as impaired reachability.
- setInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
One or more instance status descriptions.
- setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The tenancy options for instances launched into the VPC.
- setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The tenancy options for instances launched into the VPC.
- setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The tenancy of the instances covered by the reservation.
- setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The tenancy of the instances covered by the reservation.
- setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The tenancy of the instance.
- setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The tenancy of the instance.
- setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The tenancy of the instance.
- setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The tenancy of the instance.
- setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The allowed tenancy of instances launched into the VPC.
- setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The allowed tenancy of instances launched into the VPC.
- setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The instance type of the EC2 instance.
- setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The instance type for the instances.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Specify the instance type that you want your Dedicated hosts to be
configured for.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The instance type that the reservation will cover (for example,
m1.small).
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The instance type that the reservation will cover (for example,
m1.small).
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.HostInstance
-
The instance type size (for example, m3.medium) of the running
instance.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The instance type size that the Dedicated host supports (for example,
m3.medium).
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The instance type size supported by the Dedicated host.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance type to the specified value.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The instance type on which the Reserved Instance can be used.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The instance type on which the Reserved Instance can be used.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The instance type for the modified Reserved Instances.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The instance type for the modified Reserved Instances.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The instance type on which the Reserved Instance can be used.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The instance type on which the Reserved Instance can be used.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The instance type.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The instance type.
- setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified instance types.
- setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- setInterfaceType(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The type of interface.
- setInterfaceType(NetworkInterfaceType) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The type of interface.
- setInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
-
Information about the Internet gateway.
- setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the Internet gateway.
- setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
The ID of the Internet gateway.
- setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the Internet gateway.
- setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
The ID of the Internet gateway.
- setInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more Internet gateway IDs.
- setInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
Information about one or more Internet gateways.
- setInterval(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The interval quantity.
- setInterval(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The interval quantity.
- setInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The approximate interval, in seconds, between health checks of an
individual instance.
- setInvocationType(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The invocation type of the AWS Lambda function.
- setInvocationType(InvocationType) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The invocation type of the AWS Lambda function.
- setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The number of I/O operations per second (IOPS) to provision for the
volume.
- setIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Only valid for Provisioned IOPS SSD volumes.
- setIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume
supports.
- setIops(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The number of I/O operations per second (IOPS) that the volume
supports.
- setIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
-
The number of I/O operations per second (IOPS) that the volume
supports.
- setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- setIpFilter(ReceiptIpFilter) - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
A structure that provides the IP addresses to block or allow, and whether
to block or allow incoming mail from them.
- setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The ID of the owner of the Elastic IP address.
- setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The ID of the Elastic IP address owner.
- setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
A set of IP permissions.
- setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
A set of IP permissions.
- setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
A set of IP permissions.
- setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
A set of IP permissions.
- setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
One or more inbound rules associated with the security group.
- setIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] One or more outbound rules associated with the security
group.
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The IP protocol name or number.
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The IP protocol name or number.
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
- setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more IP ranges.
- setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Indicates whether this is the default network ACL for the VPC.
- setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
-
Indicates whether the VPC is the default VPC.
- setIsDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Intended for internal use only in the Amazon S3 client code.
- setIsLatest(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
For internal use only.
- setIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
-
Indicates whether the phone number is opted out:
- setIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- setItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- setItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- setItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all items in the domain.
- setItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the item.
- setItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the item.
- setItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the item.
- setItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all item names in the domain, in bytes.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- setItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
A list of items on which to perform the operation.
- setItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
A list of items on which to perform the operation.
- setItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
A list of items that match the select expression.
- setKeepAlive(int) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Sets the MQTT keep alive time used by the underlying MQTT client to
determine connection status.
- setKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's kernel to the specified value.
- setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the kernel associated with the AMI.
- setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the kernel associated with the AMI.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The kernel associated with the image, if any.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The kernel ID.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The kernel associated with this instance, if applicable.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The kernel ID.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the kernel.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the kernel.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the kernel.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the kernel.
- setKernelId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the kernel.
- setKey(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Sets the key of the newly created object.
- setKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag key.
- setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag key.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to retrieve.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- setKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
The name of a DHCP option.
- setKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
-
The key of the tag.
- setKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag key.
- setKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- setKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The key of the tag.
- setKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagKeyOnly
-
The name of the key.
- setKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort.
- setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored.
- setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the key of the newly created object.
- setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete.
- setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete.
- setKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request.
- setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Sets the object key for which the multipart upload was initiated.
- setKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed.
- setKey(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setKey(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the key by which this upload is stored.
- setKey(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- setKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the key under which to store the new object.
- setKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- setKey(String) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the key under which this object is stored.
- setKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the key under which this object is stored in Amazon S3.
- setKey(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the key under which this version is stored in Amazon S3.
- setKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload.
- setKeyArn(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
ARN of the key.
- setKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setKeyCount(int) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Sets the number of keys returned with this response.
- setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
- setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The SHA-1 digest of the DER encoded private key.
- setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
If you used
CreateKeyPair to create the key pair, this is the
SHA-1 digest of the DER encoded private key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to
cancel deletion.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant
applies to.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the
grant applies.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The globally unique identifier for the key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to re-encrypt the data.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion
is scheduled.
- setKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the customer master key.
- setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional key marker indicating where in the results to begin
listing.
- setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional keyMarker parameter indicating where in
the sorted list of all versions in the specified bucket to begin
returning results.
- setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
An unencrypted PEM encoded RSA private key.
- setKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- setKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
-
A unique name for the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
A unique name for the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The key pair name you provided.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The name of the key pair, if this instance was launched with an
associated key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The name of the key pair.
- setKeyName(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The name of the key pair.
- setKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more key pair names.
- setKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
-
Information about the key pair.
- setKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Information about one or more key pairs.
- setKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied.
- setKeyRotationEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- setKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- setKeys(Collection<KeyListEntry>) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A list of keys.
- setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- setKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Value that identifies the encryption algorithm and key size to generate a
data key for.
- setKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Value that identifies the encryption algorithm and key size to generate a
data key for.
- setKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Value that identifies the encryption algorithm and key size.
- setKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Value that identifies the encryption algorithm and key size.
- setKeyState(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The state of the customer master key (CMK).
- setKeyState(KeyState) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The state of the customer master key (CMK).
- setKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the key.
- setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the key.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The customer master key that Amazon SES should use to encrypt your emails
before saving them to the Amazon S3 bucket.
- setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when encrypting the snapshots of an image during a copy operation.
- setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when creating the snapshot copy.
- setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) to use when creating the encrypted volume.
- setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the parent volume.
- setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the volume.
- setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- setLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- setLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- setLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage).
- setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- setLambdaAction(LambdaAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls an AWS Lambda function, and optionally, publishes a notification to
Amazon SNS.
- setLastAttemptDate(Date) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The time the final delivery attempt was made, in
RFC 822 date-time format.
- setLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- setLastEvaluatedTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The last date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the date this part was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the date, according to Amazon S3, this object was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the date according to Amazon S3 at which this version was last
modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Sets the date the newly copied object was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the date the newly copied part was last modified.
- setLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload.
- setLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The date and time of the last change in status.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- setLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- setLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- setLatestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- setLatestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- setLatitude(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The Amazon Resource Name (ARN) of the launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the associated launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The launch configuration associated with the instance.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
The name of the launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The launch configuration associated with the instance.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the launch configuration.
- setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the launch configuration.
- setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The launch configuration names.
- setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The launch configurations.
- setLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone in which the bid is launched.
- setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The instance launch group.
- setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance launch group.
- setLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A launch permission modification.
- setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more launch permissions.
- setLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The launch specification.
- setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The launch specification.
- setLaunchSpecification(ScheduledInstancesLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The launch specification.
- setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Additional information for launching instances.
- setLaunchSpecifications(Collection<SpotFleetLaunchSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Information about the launch specifications for the Spot fleet
request.
- setLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
-
The time the instance was launched.
- setLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The license type to be used for the Amazon Machine Image (AMI) after
importing.
- setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The license type of the virtual machine.
- setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The license type of the virtual machine.
- setLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The action for the group to take.
- setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
A universally unique identifier (UUID) that identifies a specific
lifecycle action associated with an instance.
- setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
A token that uniquely identifies a specific lifecycle action associated
with an instance.
- setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket.
- setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the lifecycle hook.
- setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the lifecycle hook.
- setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the lifecycle hook.
- setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the lifecycle hook.
- setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the lifecycle hook.
- setLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The names of one or more lifecycle hooks.
- setLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
The lifecycle hooks for the specified group.
- setLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
One or more of the following notification types:
- setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The lifecycle state for the instance.
- setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
A description of the current lifecycle state.
- setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
A description of the current lifecycle state.
- setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The state of the EC2 instance to which you want to attach the lifecycle
hook.
- setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The instance state to which you want to attach the lifecycle hook.
- setLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the maximum number of items to retrieve in each service request to
DynamoDB.
- setLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the limit of items to scan during this scan.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- setLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
Specified for Reserved Instance Marketplace offerings to limit the
total order and ensure that the Reserved Instances are not purchased
at unexpected prices.
- setListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
Information about a listener.
- setListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The listeners for the load balancer.
- setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The listeners.
- setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The listeners.
- setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
-
Information about the load balancer attributes.
- setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The attributes of the load balancer.
- setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The attributes for a load balancer.
- setLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
Information about the load balancers.
- setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Sets the certificate that terminates the specified listener's SSL
connections.
- setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Sets the certificate that terminates the specified listener's SSL
connections.
- setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Sets the certificate that terminates the specified listener's SSL
connections.
- setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, SetLoadBalancerListenerSSLCertificateResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Sets the certificate that terminates the specified listener's SSL
connections.
- setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Sets the certificate that terminates the specified listener's SSL
connections.
- setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, SetLoadBalancerListenerSSLCertificateResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Sets the certificate that terminates the specified listener's SSL
connections.
- SetLoadBalancerListenerSSLCertificateRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Sets the certificate that terminates the specified listener's SSL
connections.
- SetLoadBalancerListenerSSLCertificateRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
Default constructor for SetLoadBalancerListenerSSLCertificateRequest
object.
- SetLoadBalancerListenerSSLCertificateRequest(String, Integer, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
Constructs a new SetLoadBalancerListenerSSLCertificateRequest object.
- SetLoadBalancerListenerSSLCertificateResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- SetLoadBalancerListenerSSLCertificateResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateResult
-
- setLoadBalancerName(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The name of the load balancer.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
One or more load balancer names.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more load balancers associated with the group.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more load balancers.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
One or more load balancer names.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The name of the load balancer.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The names of the load balancers.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
The names of the load balancers.
- setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The name of the load balancer.
- setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Replaces the set of policies associated with the specified port on which
the back-end server is listening with a new set of policies.
- SetLoadBalancerPoliciesForBackendServerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Replaces the set of policies associated with the specified port on which the
back-end server is listening with a new set of policies.
- SetLoadBalancerPoliciesForBackendServerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
- SetLoadBalancerPoliciesForBackendServerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- SetLoadBalancerPoliciesForBackendServerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
-
- setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Associates, updates, or disables a policy with a listener for the
specified load balancer.
- SetLoadBalancerPoliciesOfListenerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
Associates, updates, or disables a policy with a listener for the specified
load balancer.
- SetLoadBalancerPoliciesOfListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
Default constructor for SetLoadBalancerPoliciesOfListenerRequest object.
- SetLoadBalancerPoliciesOfListenerRequest(String, Integer, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
Constructs a new SetLoadBalancerPoliciesOfListenerRequest object.
- SetLoadBalancerPoliciesOfListenerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
- SetLoadBalancerPoliciesOfListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
-
- setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the load balancer is listening.
- setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The port that uses the specified SSL certificate.
- setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The external port of the load balancer for the policy.
- setLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The client port numbers of the listeners.
- setLoadBalancers(Collection<LoadBalancerState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The load balancers.
- setLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to.
- setLocale(Locale) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- setLocation(EndpointProfileLocation) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Sets the Location facet of the endpoint.
- setLocation(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Sets the log file prefix for this bucket logging configuration.
- setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket.
- setLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The name of the CloudWatch log group.
- setLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The name of the flow log group.
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- setLogins(Map<String, String>) - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Pass the logins to the provider
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- setLongitude(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setLongPoll(boolean) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specify "true" for receive requests to use long polling.
- setLongPollWaitTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specifies the amount of time, in seconds, the receive call will block on
the server waiting for messages to arrive if the queue is empty when the
receive call is first made.
- setM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Map of attribute values.
- setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The MAC address.
- setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- setMailFromDomain(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The custom MAIL FROM domain that the identity is configured to use.
- setMailFromDomain(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The custom MAIL FROM domain that you want the verified identity to use.
- setMailFromDomainAttributes(Map<String, IdentityMailFromDomainAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesResult
-
A map of identities to custom MAIL FROM attributes.
- setMailFromDomainStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup.
- setMailFromDomainStatus(CustomMailFromStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup.
- setMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- setMainUploadId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- setMake(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
Specify true to indicate that instances launched into the
specified subnet should be assigned public IP address.
- setMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether instances launched in this subnet receive a public
IP address.
- setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The marker for the next set of results.
- setMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- setMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- setMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- setMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- setMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to
begin listing.
- setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
include a match for the object's current ETag in order for this request
to be executed.
- setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used
with the current Multi Part Upload Request.
- setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used
with the current PutObjectRequest.
- setMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails the user is allowed to send in a 24-hour
interval.
- setMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the max age in seconds of the rule.
- setMaxAutoReconnectAttepts(int) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the maxium reconnects attempted automatically before quitting.
- setMaxBatchOpenMs(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum time (milliseconds) a send batch is held open for additional
outbound requests.
- setMaxBatchSize(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specifies the maximum number of entries the bufferinc client will put in
a single batch request.
- setMaxBatchSizeBytes(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Maximum permitted size of a SendMessage or SendMessageBatch message, in
bytes.
- setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The maximum number of instances to launch.
- setMaxDoneReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
If more than that number of completed receive batches are waiting in the
buffer, the querying for new messages will stop.
The larger this number, the more messages the queue buffer will pre-fetch
and keep in the buffer on the client side, and the faster receive
requests will be satisfied.
- setMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum duration (in seconds) to filter when searching for
offerings.
- setMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests
(ex: 5xx error responses from services).
- setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The maximum of the metric value used for the datapoint.
- setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The maximum value of the sample set.
- setMaxInflightOutboundBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum number of concurrent batches for each type of outbound
request.
- setMaxInflightReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
The maximum number of concurrent receive message batches.
- setMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of instances to filter when searching for
offerings.
- setMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Sets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of groups allowed for your AWS account.
- setMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
The maximum number of domain names you want returned.
- setMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of launch configurations allowed for your AWS account.
- setMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The maximum number of messages to return.
- setMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing.
- setMaxParts(int) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the optional max parts value specified in the original request to
limit how many parts are listed.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of items to be returned with each call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of items to return with this call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The maximum number of results to return for the request in a single
page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The maximum number of results to return for the request in a single
page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The maximum number of results to return for the request in a single
page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The maximum number of results to return for the request in a single
page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of results to return for the request in a single
page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The maximum number of snapshot results returned by
DescribeSnapshots in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The maximum number of results to return in a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The maximum number of volume results returned by
DescribeVolumes in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The maximum number of volume results returned by
DescribeVolumeStatus in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The maximum number of items to return for this request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional maxResults parameter indicating the
maximum number of results to include in the response.
- setMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails that Amazon SES can accept from the user's
account per second.
- setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The maximum size of the group.
- setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The maximum size of the group.
- setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The maximum size for the Auto Scaling group.
- setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The maximum size of the group.
- setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The maximum size of the Auto Scaling group.
- setMaxSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum available duration, in hours.
- setMaxTermDurationInDays(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The maximum term.
- setMaxUploads(Integer) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return.
- setMaxUploads(int) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the optional maximum number of uploads to be listed, as specified in
the original request.
- setMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to
use when encrypting the object.
- setMd5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- setMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message body string.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute string.
- setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message body string.
- setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message body string.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
-
The message about the Availability Zone.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error message.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The description for the error code.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The message for the Spot instance state change.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The description for the status code.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
-
The message for the state change.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error message accompanying the error code.
- setMessage(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A description of the most recent details about accessing the
MLModel.
- setMessage(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setMessage(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
Human-readable text to include in the bounce message.
- setMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The message to be sent.
- setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The message you want to send to the topic.
- setMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
A message explaining why the action failed on this entry.
- setMessageAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The name of the message attribute, where N is the index.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Body of the message.
- setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The message to send.
- setMessageDeduplicationId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- setMessageDeduplicationId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- setMessageDsn(MessageDsn) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Message-related DSN fields.
- setMessageGroupId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- setMessageGroupId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceResult
-
The message ID of the bounce message.
- setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
-
The unique message identifier returned from the SendEmail
action.
- setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
The unique message identifier returned from the SendRawEmail
action.
- setMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
-
Unique identifier assigned to the published message.
- setMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
-
A unique identifier for the message.
- setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message.
- setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An element containing the message ID of the message sent to the queue.
- setMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
Any messages about the Availability Zone.
- setMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
-
A list of messages.
- setMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Set MessageStructure to json if you want to
send a different message for each protocol.
- setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- setMetadata(ReceiptRuleSetMetadata) - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The metadata for the currently active receipt rule set.
- setMetadata(ReceiptRuleSetMetadata) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
The metadata for the receipt rule set, which consists of the rule set
name and the timestamp of when the rule set was created.
- setMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
One of the following metrics:
- setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
One of the following metrics:
- setMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The aggregation type for the CloudWatch metrics.
- setMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The aggregation type for the CloudWatch metrics.
- setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- setMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The lower bound for the difference between the alarm threshold and the
CloudWatch metric.
- setMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The upper bound for the difference between the alarm threshold and the
CloudWatch metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric, with or without spaces.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
One or more metrics.
- setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
One or more of the following metrics.
- setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
One or more of the following metrics.
- setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A list of metrics used to generate statistics for an AWS account.
- setMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The metric value to compare to BreachThreshold.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfaCode(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
-
Add the multi-factor authentication code.
- setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
- setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The minimum number of instances to scale.
- setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The minimum number of instances to scale.
- setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Available for backward compatibility.
- setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Available for backward compatibility.
- setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The minimum number of instances to launch.
- setMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The minimum duration (in seconds) to filter when searching for
offerings.
- setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The minimum metric value used for the datapoint.
- setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The minimum value of the sample set.
- setMinimumUploadPartSize(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Sets the minimum part size for upload parts.
- setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The minimum size of the group.
- setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The minimum size of the group.
- setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The minimum size for the Auto Scaling group.
- setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The minimum size of the group.
- setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The minimum size of the Auto Scaling group.
- setMinSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The minimum available duration, in hours.
- setMinTermDurationInDays(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The minimum term.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel ID, which is same as the
MLModelId in the request.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel.
- setMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- setMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- setModel(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
Contains target configurations along with their corresponding new
Reserved Instance IDs.
- setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether monitoring is enabled.
- setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
-
The monitoring information for the instance.
- setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The monitoring information.
- setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The monitoring for the instance.
- setMonitoring(ScheduledInstancesMonitoring) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Enable or disable monitoring for the instances.
- setMonitoring(SpotFleetMonitoring) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Enable or disable monitoring for the instances.
- setMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Enables monitoring for the instance.
- setMoveStatus(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The status of the Elastic IP address that's being moved to the EC2-VPC
platform, or restored to the EC2-Classic platform.
- setMoveStatus(MoveStatus) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The status of the Elastic IP address that's being moved to the EC2-VPC
platform, or restored to the EC2-Classic platform.
- setMovingAddressStatuses(Collection<MovingAddressStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The status for each Elastic IP address.
- setMqttLastWillAndTestament(AWSIotMqttLastWillAndTestament) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the client last will and testament.
- setMultipartCopyPartSize(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Sets the minimum part size in bytes for each part in a multi-part copy
request.
- setMultipartCopyThreshold(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Sets the size threshold in bytes for when to use multi-part copy
requests.
- setMultipartUploads(List<MultipartUpload>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the list of multipart uploads.
- setMultipartUploadThreshold(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
Sets the size threshold in bytes for when to use multipart uploads.
- setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- setName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The name of the filter.
- setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The name of the dimension.
- setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- setName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the new AMI in the destination region.
- setName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A name for the new image.
- setName(String) - Method in class com.amazonaws.services.ec2.model.Filter
-
The name of the filter.
- setName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The name of the instance profile.
- setName(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The name of the AMI that was provided during image creation.
- setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The current state of the instance.
- setName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The current state of the instance.
- setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The type of instance status.
- setName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The type of instance status.
- setName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A name for your AMI.
- setName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The name.
- setName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The name of the volume status.
- setName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The name of the volume status.
- setName(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- setName(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel.
- setName(String) - Method in class com.amazonaws.services.s3.model.Bucket
-
Sets the name of the bucket.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The name of the attribute.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Name property for this object.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- setName(String) - Method in exception com.amazonaws.services.simpleemail.model.AlreadyExistsException
-
Sets the value of name
- setName(String) - Method in exception com.amazonaws.services.simpleemail.model.CannotDeleteException
-
Sets the value of name
- setName(String) - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The name of the header to add.
- setName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
The name of the IP address filter.
- setName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The name of the receipt rule.
- setName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The name of the receipt rule set.
- setName(String) - Method in exception com.amazonaws.services.simpleemail.model.RuleDoesNotExistException
-
Sets the value of name
- setName(String) - Method in exception com.amazonaws.services.simpleemail.model.RuleSetDoesNotExistException
-
Sets the value of name
- setName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
Application names must be made up of only uppercase and lowercase ASCII
letters, numbers, underscores, hyphens, and periods, and must be between
1 and 256 characters long.
- setName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
-
The name of the topic you want to create.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The namespace of the metric.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The namespace of the metric, with or without spaces.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The namespace to filter against.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The namespace of the metric.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The namespace of alarm's associated metric.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The namespace for the alarm's associated metric.
- setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
The namespace for the metric data.
- setNatGateway(NatGateway) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Information about the NAT gateway.
- setNatGatewayAddresses(Collection<NatGatewayAddress>) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Information about the IP addresses and network interface associated
with the NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayRequest
-
The ID of the NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayResult
-
The ID of the NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT gateway.
- setNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT gateway.
- setNatGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more NAT gateway IDs.
- setNatGateways(Collection<NatGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
Information about the NAT gateways.
- setNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
-
Information about the network ACL.
- setNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the association between a network ACL and a subnet.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The ID of the network ACL.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The ID of the network ACL.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
The ID of the network ACL.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the network ACL.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the network ACL.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the new network ACL to associate with the subnet.
- setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The ID of the ACL.
- setNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more network ACL IDs.
- setNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
Information about one or more network ACLs.
- setNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
-
Information about the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The ID of the network interface associated with the NAT gateway.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the network interface.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The ID of the network interface.
- setNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more network interface IDs.
- setNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the AWS account that owns the network interface.
- setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
Information about one or more network interfaces.
- setNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] One or more network interfaces for the instance.
- setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more network interfaces.
- setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more network interfaces.
- setNetworkInterfaces(Collection<ScheduledInstancesNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more network interfaces.
- setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more network interfaces.
- setNetworkPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The network platform (EC2-Classic or
EC2-VPC).
- setNetworkPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The network platform (EC2-Classic or
EC2-VPC).
- setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
-
The ID of the new association.
- setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
-
The ID of the new association.
- setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Sets the optional NextContinuationToken.
- setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
The marker to use when requesting the next set of results.
- setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the next part number marker.
- setNextSlotStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time for the next schedule to start.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more data
available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A token that indicates the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
The token to use to get the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A token that indicates the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
The token to use to get the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The token to request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The NextToken value returned from a previous paginated
DescribeSnapshots request where MaxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
The NextToken value to include in a future
DescribeSnapshots request.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The token required to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The token to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The NextToken value returned from a previous paginated
DescribeVolumes request where MaxResults was
used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
The NextToken value to include in a future
DescribeVolumes request.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The NextToken value to include in a future
DescribeVolumeStatus request.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
The token to use when requesting the next set of items.
- setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
A string informing Amazon SimpleDB where to start the next list of
domain names.
- setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
An opaque token indicating that there are more domains than the
specified MaxNumberOfDomains still available.
- setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
A string informing Amazon SimpleDB where to start the next list of
ItemNames.
- setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
An opaque token indicating that more items than
MaxNumberOfItems were matched, the response size exceeded
1 megabyte, or the execution time exceeded 5 seconds.
- setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The token to use for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
The token used for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsRequest
-
A token returned from a previous call to ListReceiptRuleSets
to indicate the position in the receipt rule set list.
- setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
A token indicating that there are additional receipt rule sets available
to be listed.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
NextToken string is used when calling ListEndpointsByPlatformApplication
action to retrieve additional records that are available after the first
page results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
NextToken string is returned when calling
ListEndpointsByPlatformApplication action if additional records are
available after the first page results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
-
A NextToken string is used when you call the
ListPhoneNumbersOptedOut action to retrieve additional
records that are available after the first page of results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A NextToken string is returned when you call the
ListPhoneNumbersOptedOut action if additional records are
available after the first page of results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
-
NextToken string is used when calling ListPlatformApplications action to
retrieve additional records that are available after the first page
results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
NextToken string is returned when calling ListPlatformApplications action
if additional records are available after the first page results.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
Token returned by the previous ListSubscriptionsByTopic
request.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
Token to pass along to the next ListSubscriptionsByTopic
request.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
-
Token returned by the previous ListSubscriptions request.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
Token to pass along to the next ListSubscriptions request.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
-
Token returned by the previous ListTopics request.
- setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
Token to pass along to the next ListTopics request.
- setNextUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the next upload ID marker that should be used in the next request to
get the next page of results.
- setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
Suppresses a device mapping.
- setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
suppress the specified device included in the block device mapping.
- setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- setNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire.
- setNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how non-current versions of objects
will move between different storage classes in Amazon S3.
- setNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
not include a match for the object's current ETag in order for this
request to be executed.
- setNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
By default, Amazon EC2 attempts to shut down and reboot the instance
before creating the image.
- setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The latest scheduled end time for the event.
- setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The latest end time of the event.
- setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The earliest scheduled start time for the event.
- setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The earliest start time of the event.
- setNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- setNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket.
- setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The notification configurations.
- setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Additional information that you want to include any time Auto Scaling
sends a message to the notification target.
- setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Contains additional information that you want to include any time Auto
Scaling sends a message to the notification target.
- setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the notification target that Auto Scaling uses to notify you
when an instance is in the transition state for the lifecycle hook.
- setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the notification target that Auto Scaling will use to notify
you when an instance is in the transition state for the lifecycle hook.
- setNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
One of the following event notification types:
- setNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The notification type for which to enable or disable headers in
notifications.
- setNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The notification type for which to enable or disable headers in
notifications.
- setNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The type of notifications that will be published to the specified Amazon
SNS topic.
- setNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The type of notifications that will be published to the specified Amazon
SNS topic.
- setNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The type of event that will cause the notification to be sent.
- setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number Set data type.
- setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Null data type.
- setNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of groups for your AWS account.
- setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Integer that contains the number of bytes to generate.
- setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Integer that contains the number of bytes to generate.
- setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
-
Integer that contains the number of bytes to generate.
- setNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- setNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of launch configurations for your AWS account.
- setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified object in
Amazon S3 using one of the pre-configured
CannedAccessControlLists.
- setObjectAcl(String, String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified object with
the specified version ID in Amazon S3 using one of the pre-configured
CannedAccessControlLists.
- setObjectAcl(String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectContent(S3ObjectInputStream) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectKeyPrefix(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The key prefix of the Amazon S3 bucket.
- setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the object metadata for this object.
- setObjectRedirectLocation(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Changes the Amazon S3 redirect location for a specific object.
- setObjectRedirectLocation(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setOccurrenceDays(Collection<Integer>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The days.
- setOccurrenceDaySet(Collection<Integer>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The days.
- setOccurrenceRelativeToEnd(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- setOccurrenceRelativeToEnd(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- setOccurrenceUnit(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The unit for occurrenceDaySet (DayOfWeek or
DayOfMonth).
- setOccurrenceUnit(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The unit for OccurrenceDays (DayOfWeek or
DayOfMonth).
- setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- setOfflinePublishQueueBound(Integer) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Set the bound for the number of messages queued while offline.
- setOfflinePublishQueueEnabled(boolean) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Enable or disable offline publish queueing.
- setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- setOngoingRestore(boolean) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- setOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- setOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- setOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- setOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
Indicates whether the VPN connection requires static routes.
- setOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The VPN connection options.
- setOptOut(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Set weather the endpoint is opted out of notification.
- setOrganizationArn(String) - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The ARN of the Amazon WorkMail organization.
- setOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- setOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- setOriginalMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The message ID of the message to be bounced.
- setOriginalRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to clone.
- setOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
The policies other than the stickiness policies.
- setOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The console output, base64-encoded.
- setOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The Internet-routable IP address of the virtual private gateway's
outside interface.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.AccessControlList
-
For internal use only.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.Bucket
-
For internal use only.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the owner of this multipart upload.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the user who owns the associated multipart upload.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the owner of this object.
- setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
For internal use only.
- setOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's owner.
- setOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account alias (for example, amazon,
self) or AWS account ID that owns the snapshot.
- setOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The owner of the security group.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The AWS account ID of the instance owner.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account ID of the image owner.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the AWS account that created the network interface.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The AWS account ID of the owner of the network interface.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the AWS account that owns the reservation.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The AWS account ID of the owner of the security group.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account ID of the EBS snapshot owner.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The AWS account ID of the account.
- setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- setOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
Returns the snapshots owned by the specified owner.
- setOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Filters the images by the owner.
- setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The maximum number of results to return with this call (a number from 1
to 400).
- setPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setParameters(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setParameters(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all parameters, clearing any existing values.
- setPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the part number of the newly copied part.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts.
- setPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the optional part number marker specified in the original request to
specify where in the results to begin listing parts.
- setParts(List<PartSummary>) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the list of parts described in this part listing.
- setPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPassword(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
-
Set the new password.
- setPassword(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
-
Set new user password, must not be null.
- setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The password of the instance.
- setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
-
Configures the client to use path-style access for all requests.
- setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
-
Deprecated.
- setPayer(RequestPaymentConfiguration.Payer) - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
-
- setPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel, measured in incoming requests per second.
- setPeeringOptions(VpcPeeringConnectionOptionsDescription) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
Information about the VPC peering connection options for the accepter
or requester VPC.
- setPeeringStatus(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The status of a VPC peering connection, if applicable.
- setPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- setPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- setPendingWindowInDays(Integer) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The period in seconds over which the statistic is applied.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The granularity, in seconds, of the returned datapoints.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The period in seconds over which the statistic is applied.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The period in seconds over which the specified statistic is applied.
- setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
-
The phone number for which you want to check the opt out status.
- setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
-
The phone number to opt in.
- setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The phone number to which you want to deliver an SMS message.
- setPhoneNumbers(Collection<String>) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A list of phone numbers that are opted out of receiving SMS messages.
- setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The placement information for the instance.
- setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
-
The location where the instance launched, if applicable.
- setPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The placement information for the instance.
- setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The placement for the instance.
- setPlacement(ScheduledInstancesPlacement) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The placement information.
- setPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The placement information.
- setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the placement group into which you'll launch your instances,
if any.
- setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- setPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
One or more placement groups.
- setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The tenancy of the instance, either default or
dedicated.
- setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Data to be encrypted.
- setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Plaintext that contains the data key.
- setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
-
Plaintext that contains the unpredictable byte string.
- setPlatform(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The value is Windows for Windows AMIs; otherwise blank.
- setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The value is Windows for Windows AMIs; otherwise blank.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The operating system of the virtual machine.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The operating system of the virtual machine.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The description string for the import image task.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The instance operating system.
- setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The instance operating system.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The instance operating system.
- setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The instance operating system.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The value is Windows for Windows instances; otherwise
blank.
- setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
-
The value is Windows for Windows instances; otherwise
blank.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The network platform of the modified Reserved Instances, which is
either EC2-Classic or EC2-VPC.
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The platform (Linux/UNIX or Windows).
- setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The platform (Linux/UNIX or Windows).
- setPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
The following platforms are supported: ADM (Amazon Device Messaging),
APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google
Cloud Messaging).
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
-
PlatformApplicationArn is returned.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
PlatformApplicationArn returned from CreatePlatformApplication is used to
create a an endpoint.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
PlatformApplicationArn of platform application object to delete.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput
action.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
PlatformApplicationArn for platform application object.
- setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for SetPlatformApplicationAttributes action.
- setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Sets the attributes of the platform application object for the supported
push notification services, such as APNS and GCM.
- SetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
-
Sets the attributes of the platform application object for the supported push
notification services, such as APNS and GCM.
- SetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
- setPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- setPlatformVersion(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The policies defined for the load balancer.
- setPolicies(Map<String, String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
-
A map of policy names to policies.
- setPolicy(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- setPolicy(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- setPolicy(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- setPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The text of the policy in JSON format.
- setPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Indicates whether to block or allow incoming mail from the specified IP
addresses.
- setPolicy(ReceiptFilterPolicy) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Indicates whether to block or allow incoming mail from the specified IP
addresses.
- setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
-
The Amazon Resource Name (ARN) of the policy.
- setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The Amazon Resource Name (ARN) of the policy.
- setPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The policy attributes.
- setPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The attributes for the policy.
- setPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The description of the policy attributes associated with the policies
defined by Elastic Load Balancing.
- setPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
Information about the policies.
- setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
A policy to attach to the endpoint that controls access to the
service.
- setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
A policy document to attach to the endpoint.
- setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The policy document associated with the endpoint.
- setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name or Amazon Resource Name (ARN) of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or ARN of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the scaling policy.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The mnemonic name for the policy being created.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the policy being created.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the policy being created.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer policy to be created.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The name for the policy being created.
- setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- setPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The name of the policy to be deleted.
- setPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The name of the policy.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy names or policy ARNs to be described.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The names of the policies enabled for the back-end server.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The names of the policies.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
The policies.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The names of the policies.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The names of the policies.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
A list of the names of policies to be retrieved.
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
-
A list of names of policies that apply to the specified identity.
- setPolicyText(String) - Method in class com.amazonaws.services.s3.model.BucketPolicy
-
Sets the raw policy JSON text.
- setPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket.
- setPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The policy type.
- setPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The policy type.
- setPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
Information about the policy types.
- setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the base policy type.
- setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy type.
- setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The name of the policy type.
- setPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
The names of the policy types.
- setPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy types.
- setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
TCP or UDP protocols: The range of ports the rule applies to.
- setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- setPostalCode(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or
MULTICLASS MLModel.
- setPredictedScores(Map<String, Float>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- setPredictedValue(Float) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction value for REGRESSION MLModel.
- setPredictEndpoint(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Sets the value of predictEndpoint
- setPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
The output from a Predict operation:
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy
servers using basic authentication
- setPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
A prefix for the data feed file names.
- setPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The beginning of the file name of the AMI.
- setPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The prefix that is prepended to data feed files.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for which this rule will apply.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter, restricting the response to multipart
uploads for keys that begin with the specified prefix.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- setPrefix(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The ID of the prefix.
- setPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixListId
-
The ID of the prefix.
- setPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more prefix list IDs.
- setPrefixListIds(Collection<PrefixListId>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- setPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more prefix list IDs for an AWS service.
- setPrefixListName(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The name of the prefix.
- setPrefixLists(Collection<PrefixList>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
All available prefix lists.
- setPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- setPreviousSlotEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time that the previous schedule ended or will end.
- setPreviousSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The previous state of the Spot fleet request.
- setPreviousSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The previous state of the Spot fleet request.
- setPreviousState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- setPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The previous state of the instance.
- setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The fixed price for the term.
- setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The fixed price for the term.
- setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The price per instance.
- setPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
A list specifying the price of the Reserved Instance for each month
remaining in the Reserved Instance term.
- setPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The price of the Reserved Instance listing.
- setPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The pricing details of the Reserved Instance offering.
- setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
Indicates whether the private IP address is the primary private IP
address.
- setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
Indicates whether this is a primary IP address.
- setPrincipals(Collection<Principal>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The private DNS name assigned to the instance.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private DNS name.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private DNS name.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private DNS name.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private DNS name.
- setPrivateIp(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The private IP address associated with the Elastic IP address.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The private IP address associated with the Elastic IP address.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The primary or secondary private IP address to associate
with the Elastic IP address.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The primary private IP address of the network interface.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] An available IP address from the IP address range of the
subnet.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The private IP address assigned to the instance.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The IP address of the network interface within the subnet.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The private IP address of the network interface.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private IP address of the network interface.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The IP address of the network interface within the subnet.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private IP address.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
The private IP addresses.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The primary IP address.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IP address of the network interface within the subnet.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
The IP address.
- setPrivateIpAddressConfigs(Collection<ScheduledInstancesPrivateIpAddressConfig>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The private IP addresses.
- setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
One or more IP addresses to be assigned as a secondary private IP
address to the network interface.
- setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
One or more private IP addresses.
- setPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private IP addresses associated with the network interface.
- setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
One or more private IP addresses to assign to the network interface.
- setPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private IP addresses associated with the network interface.
- setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The secondary private IP addresses to unassign from the network
interface.
- setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
The names of the process types.
- setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
-
One of the following processes:
- setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The name of the suspended process.
- setProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The product code.
- setProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The product code.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of product codes.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
A list of product codes.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any product codes associated with the AMI.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more product codes.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
-
The product codes attached to this instance, if applicable.
- setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
A list of product codes.
- setProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more product codes.
- setProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The type of product code.
- setProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The type of product code.
- setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance product platform description.
- setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance product platform description.
- setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance product platform description.
- setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance product platform description.
- setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance product platform description.
- setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance product platform description.
- setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The product description associated with the Spot instance.
- setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The product description associated with the Spot instance.
- setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
A general description of the AMI.
- setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
A general description of the AMI.
- setProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified basic product descriptions.
- setProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A value between 0 and 100 that indicates the progress of the activity.
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The level of task completion, as a percent (for example, 20%).
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The progress of the task.
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The percentage of progress of the import image task.
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The progress of the snapshot, as a percentage.
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The percentage of progress for the task.
- setProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The percentage of completion for the import snapshot task.
- setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- setProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
Determines whether the tag is added to new instances as they are launched
in the group.
- setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
Determines whether the tag is added to new instances as they are launched
in the group.
- setPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any virtual private gateway (VGW) propagating routes.
- setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
-
Sets the protocol (i.e.
- setProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The protocol.
- setProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The protocol.
- setProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The IP protocol.
- setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The load balancer transport protocol to use for routing: HTTP, HTTPS,
TCP, or SSL.
- setProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request.
- setProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The protocol you want to use.
- setProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's protocol.
- setProvisioned(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- setProvisionedBandwidth(ProvisionedBandwidth) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Reserved.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table, consisting
of read and write capacity units, along with data about increases and
decreases.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionTime(Date) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- setPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
-
Indicates whether the image has public launch permissions.
- setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public DNS name assigned to the instance.
- setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public DNS name.
- setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The Internet-routable IP address for the customer gateway's outside
interface.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-Classic] The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public IP address or Elastic IP address bound to the network
interface.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The Elastic IP address associated with the NAT gateway.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The address of the Elastic IP address bound to the network interface.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-Classic] The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
-
The Elastic IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The Elastic IP address.
- setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance, if applicable.
- setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-Classic] One or more Elastic IP addresses.
- setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more Elastic IP addresses.
- setPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
The public key.
- setPurchaseRequests(Collection<PurchaseRequest>) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
One or more purchase requests.
- setPurchaseToken(String) - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The purchase token.
- setPurchaseToken(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The purchase token.
- setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- setQuantity(Integer) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The number of Dedicated hosts you want to allocate to your account
with these parameters.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the query filter applied on this query.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setQueueAttributes(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Sets the value of one or more queue attributes.
- setQueueAttributes(String, Map<String, String>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Sets the value of one or more queue attributes.
- setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Sets the value of one or more queue attributes.
- setQueueAttributes(String, Map<String, String>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Sets the value of one or more queue attributes.
- setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- setQueueAttributes(String, Map<String, String>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- setQueueAttributesAsync(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Sets the value of one or more queue attributes.
- setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
-
Sets the value of one or more queue attributes.
- setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Sets the value of one or more queue attributes.
- setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Sets the value of one or more queue attributes.
- setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- SetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
-
Sets the value of one or more queue attributes.
- SetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
Default constructor for SetQueueAttributesRequest object.
- SetQueueAttributesRequest(String, Map<String, String>) - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
Constructs a new SetQueueAttributesRequest object.
- setQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
The name of the new queue.
- setQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The name of the queue whose URL must be fetched.
- setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
A string to use for filtering the list results.
- setQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The AWS account ID of the account that created the queue.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
-
The URL for the created Amazon SQS queue.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
The URL for the queue.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
-
The queue URL of a dead letter queue.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.PurgeQueueRequest
-
The queue URL of the queue to delete the messages from when using the
PurgeQueue API.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
-
A list of source queue URLs that have the RedrivePolicy queue attribute
configured with a dead letter queue.
- setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
-
A list of queue URLs, up to 1000 entries.
- setQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- setRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's RAM disk to the specified value.
- setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the RAM disk associated with the AMI.
- setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the RAM disk associated with the AMI.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The RAM disk associated with the image, if any.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The RAM disk ID.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The RAM disk associated with this instance, if applicable.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The RAM disk ID.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the RAM disk.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the RAM disk.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the RAM disk.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the RAM disk.
- setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the RAM disk.
- setRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRangeKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- setRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the range key condition for this query.
- setRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The raw text of the message.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
Information about the cause of OutOfService instances.
- setReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more reason codes that describes the health state of your
instance.
- setReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The reason for canceling the conversion task.
- setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
A receipt handle.
- setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The receipt handle associated with the message whose visibility timeout
should be changed.
- setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
A receipt handle.
- setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The receipt handle associated with the message to delete.
- setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An identifier associated with the act of receiving the message.
- setReceiptRulePosition(SetReceiptRulePositionRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePosition(SetReceiptRulePositionRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePositionAsync(SetReceiptRulePositionRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePositionAsync(SetReceiptRulePositionRequest, AsyncHandler<SetReceiptRulePositionRequest, SetReceiptRulePositionResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePositionAsync(SetReceiptRulePositionRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePositionAsync(SetReceiptRulePositionRequest, AsyncHandler<SetReceiptRulePositionRequest, SetReceiptRulePositionResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- SetReceiptRulePositionRequest - Class in com.amazonaws.services.simpleemail.model
-
Sets the position of the specified receipt rule in the receipt rule set.
- SetReceiptRulePositionRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
- SetReceiptRulePositionResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element returned on a successful request.
- SetReceiptRulePositionResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionResult
-
- setReceiveRequestAttemptId(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- setRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel.
- setRecipient(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The email address of the recipient of the bounced email.
- setRecipientArn(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
This parameter is used only for sending authorization.
- setRecipientDsnFields(RecipientDsnFields) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
Recipient-related DSN fields, most of which would normally be filled in
automatically when provided with a BounceType.
- setRecipients(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The recipient domains and email addresses to which the receipt rule
applies.
- setReconnectRetryLimits(int, int) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Sets the times to wait between autoreconnect attempts.
- setReconnectTimeout(int) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Deprecated.
- setRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent an observation.
- setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The recurring schedule for the action.
- setRecurrence(ScheduledInstanceRecurrenceRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The schedule recurrence.
- setRecurrence(ScheduledInstanceRecurrence) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The schedule recurrence.
- setRecurrence(ScheduledInstanceRecurrence) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The schedule recurrence.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- setRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Set the redirect information.
- setRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to.
- setRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.
- setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the redirect location for this object.
- setReferencingVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC with the referencing security group.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- setRefreshThreshold(long) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoIdentityProviderClientConfig
-
Set the threshold for token refresh.
- setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
-
- setRegion(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- setRegion(Region) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- setRegion(Region) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
- setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
- setRegion(Region) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
- setRegion(Region) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
- setRegion(Region) - Method in interface com.amazonaws.services.kms.AWSKMS
-
- setRegion(Region) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
- setRegion(Region) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setRegion(Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setRegion(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the name of the Amazon S3 region in which this bucket will be
created.
- setRegion(Region) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
- setRegion(Region) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
- setRegion(Region) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
- setRegion(Region) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
- setRegion(Region) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- setRegionName(String) - Method in class com.amazonaws.auth.AWS4Signer
-
Sets the region name that this signer should use when calculating request
signatures.
- setRegionName(String) - Method in interface com.amazonaws.auth.RegionAwareSigner
-
Configure this signer with the name of the region it will be used to sign
requests for.
- setRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the region.
- setRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
-
The name of the region.
- setRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
The names of one or more regions.
- setRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
Information about one or more regions.
- setRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails rejected by Amazon SES.
- setRemoteMta(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The MTA to which the remote MTA attempted to deliver the message,
formatted as specified in
RFC 3464 (
mta-name-type; mta-name).
- setRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Removes a specific AWS account ID or group from a volume's list of
create volume permissions.
- setRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to remove from the list of launch permissions for
the AMI.
- setRemoveRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route table IDs to disassociate from the endpoint.
- setReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
A flag specifying whether or not to replace the attribute/value pair
or to add a new attribute/value pair.
- setReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request.
- setReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request.
- setReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- setReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- setReportingMta(String) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
The reporting MTA that attempted to deliver the message, formatted as
specified in
RFC 3464 (
mta-name-type; mta-name).
- setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional credentials to use for this request, overriding the
default credentials set at the client level.
- setRequested(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.S3Object
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the entity that launched the instance on your behalf (for
example, AWS Management Console or Auto Scaling).
- setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the requester that launched the instances on your behalf
(for example, AWS Management Console or Auto Scaling).
- setRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether the network interface is being managed by AWS.
- setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPeeringConnectionOptions(PeeringConnectionOptionsRequest) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the requester VPC.
- setRequesterPeeringConnectionOptions(PeeringConnectionOptions) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the requester
VPC.
- setRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the requester VPC.
- setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or PutRequest).
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- SetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for setting the request payment configuration associated with
an Amazon S3 bucket.
- SetRequestPaymentConfigurationRequest(String, RequestPaymentConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setRequestTime(Date) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- setReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
-
Zero or more reservations.
- setReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the reservation.
- setReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
Zero or more reservations.
- setReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
A list of Reserved Instances.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The ID of the active Reserved Instance.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance IDs.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
-
The IDs of the purchased Reserved Instances.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The ID of the Reserved Instance.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
-
The ID of the Reserved Instance.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance.
- setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The ID for the Reserved Instances that were created as part of the
modification request.
- setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more Reserved Instance IDs.
- setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The IDs of the Reserved Instances to modify.
- setReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The IDs of one or more Reserved Instances.
- setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
-
The ID of the Reserved Instance listing.
- setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance listing IDs.
- setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance listing.
- setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
-
The Reserved Instance listing.
- setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
-
Information about the Reserved Instance listing.
- setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
Information about the Reserved Instance listing.
- setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
-
The ID for the modification.
- setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique ID for the Reserved Instance modification.
- setReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
IDs for the submitted modification request.
- setReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The Reserved Instance modification information.
- setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The ID of the Reserved Instance offering to purchase.
- setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The ID of the Reserved Instance offering.
- setReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more Reserved Instances offering IDs.
- setReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
A list of Reserved Instances offerings.
- setResetPolicy(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
Specify true to reset the policy document to the default
policy.
- setResource(String) - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatRequest
-
The type of resource.
- setResource(String) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The type of resource.
- setResource(String) - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
The type of resource.
- setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The name of the group.
- setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The name of the group.
- setResourceId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ID of the resource on which the flow log was created.
- setResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The ID of the resource.
- setResourceId(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
The ID of the resource.
- setResourceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
One or more subnet, network interface, or VPC IDs.
- setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
-
- setResourcePath(String) - Method in interface com.amazonaws.Request
-
Sets the path to the resource being requested.
- setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the resources associated with this policy statement.
- setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
The IDs of one or more resources to tag.
- setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
The ID of the resource.
- setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The type of resource.
- setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The type of resource.
- setResourceType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of resource on which to create the flow log.
- setResourceType(FlowLogsResourceType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of resource on which to create the flow log.
- setResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The resource type.
- setResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The resource type.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the response metadata associated with this response.
- setResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- setRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more AWS accounts IDs that can create volumes from the
snapshot.
- setRestoreExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the result contained by this response.
- setResults(List<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
- setResults(List<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
- setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The return value of the request.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementResult
-
Is true if the request succeeds, and an error otherwise.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
-
Is true if the request succeeds, and an error otherwise.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- setReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address to which bounces and complaints are to be forwarded
when feedback forwarding is enabled.
- setReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- setReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were deleted.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were deleted.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were updated with the PutItem request.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were updated with the PutItem request.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- setReuseLastProvider(boolean) - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
Enables or disables caching of the last successful credentials provider
in this chain.
- setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- setRoleARN(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- setRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- setRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The device name of the root device (for example,
/dev/sda1 or /dev/xvda).
- setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device name (for example, /dev/sda1 or
/dev/xvda).
- setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The name of the root device (for example, /dev/sda1 or
/dev/xvda).
- setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The name of the root device (for example, /dev/sda1, or
/dev/xvda).
- setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of root device used by the AMI.
- setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of root device used by the AMI.
- setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device type used by the AMI.
- setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device type used by the AMI.
- setRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The routes in the route table.
- setRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The static routes associated with the VPN connection.
- setRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
-
Information about the route table.
- setRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the association between a route table and a subnet.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of the route table for the route.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The ID of the new route table to associate with the subnet.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the route table.
- setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the route table.
- setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
One or more route table IDs.
- setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more route table IDs.
- setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
One or more route tables associated with the endpoint.
- setRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
Information about one or more route tables.
- setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet.
- setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- setRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
A data structure that contains the specified rule's name, actions,
recipients, domains, enabled status, scan status, and TLS policy.
- setRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleResult
-
A data structure that contains the specified receipt rule's name,
actions, recipients, domains, enabled status, scan status, and Transport
Layer Security (TLS) policy.
- setRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
A data structure that contains the updated receipt rule information.
- setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- setRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule to delete.
- setRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule.
- setRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule to reposition.
- setRuleNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
A list of the specified receipt rule set's receipt rules in the order
that you want to put them.
- setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The rule number for the entry (for example, 100).
- setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The rule number of the entry to delete.
- setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The rule number for the entry.
- setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The rule number of the entry to replace.
- setRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration.
- setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration.
- setRules(Map<String, ReplicationRule>) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- setRules(Collection<ReceiptRule>) - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The receipt rules that belong to the active rule set.
- setRules(Collection<ReceiptRule>) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
A list of the receipt rules that belong to the specified receipt rule
set.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to create.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of the rule set to which to add the rule.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleSetRequest
-
The name of the rule set to create.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule set that contains the receipt rule to
delete.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetRequest
-
The name of the receipt rule set to delete.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetRequest
-
The name of the receipt rule set to describe.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
The name of the receipt rule set to reorder.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetRequest
-
The name of the receipt rule set to make active.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule set that contains the receipt rule to
reposition.
- setRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- setRuleSets(Collection<ReceiptRuleSetMetadata>) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
The metadata for the currently active receipt rule set.
- setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- setS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
-
An Amazon S3 storage location.
- setS3Action(S3Action) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Saves the received message to an Amazon Simple Storage Service (Amazon
S3) bucket and, optionally, publishes a notification to Amazon SNS.
- setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The S3 bucket for the destination image.
- setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The S3 bucket for the destination image.
- setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The name of the S3 bucket where the disk image is located.
- setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The S3 bucket from which the disk image was created.
- setS3BucketName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The name of the Amazon S3 bucket where the access logs are stored.
- setS3BucketPrefix(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The logical hierarchy you created for your Amazon S3 bucket, for example
my-bucket-prefix/prod.
- setS3ClientOptions(S3ClientOptions) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Override the default S3 client options for this client.
- setS3ClientOptions(S3ClientOptions) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
Override the default S3 client options for this client.
- setS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The encryption key for your S3 bucket.
- setS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The file name of the disk image.
- setS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The file name of the disk image.
- setS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The image is written to a single object in the S3 bucket at the S3 key
s3prefix + exportTaskId + '.' + diskImageFormat.
- setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The number of metric values that contributed to the aggregate value of
this datapoint.
- setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The number of samples used for the statistic set.
- setSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount by which to scale, based on the specified adjustment type.
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount by which to scale, based on the specified adjustment type.
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The amount by which to scale, based on the specified adjustment type.
- setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The scaling policies.
- setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
One or more of the following processes:
- setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
One or more of the following processes:
- setScanEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, then messages to which this receipt rule applies
are scanned for spam and viruses.
- setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the scan filter to the map of attribute names to conditions given.
- setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setScanIndexForward(boolean) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets whether this query scans forward.
- setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is applied.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is applied.
- setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of the scheduled action.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action to delete.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the scheduled action.
- setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
Describes one or more scheduled actions.
- setScheduledInstanceAvailabilitySet(Collection<ScheduledInstanceAvailability>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
Information about the available Scheduled Instances.
- setScheduledInstanceId(String) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The Scheduled Instance ID.
- setScheduledInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Scheduled Instance ID.
- setScheduledInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more Scheduled Instance IDs.
- setScheduledInstanceSet(Collection<ScheduledInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
Information about the Scheduled Instances.
- setScheduledInstanceSet(Collection<ScheduledInstance>) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesResult
-
Information about the Scheduled Instances.
- setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The scheduled actions.
- setSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The type of load balancer.
- setScope(String) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The scope to which the Stop action applies.
- setScope(StopScope) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The scope to which the Stop action applies.
- setScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModel models.
- setScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The number of secondary IP addresses to assign to the network
interface.
- setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The number of secondary private IP addresses to assign to a network
interface.
- setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The number of secondary private IP addresses.
- setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The number of secondary private IP addresses.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more security group IDs.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IDs of one or more security groups.
- setSecurityGroupReferenceSet(Collection<SecurityGroupReference>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
Information about the VPCs with the referencing security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more security groups with which to associate the instances.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The security groups to associate with the instances.
- setSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
Information about one or more security groups.
- setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
-
One or more security groups for the instance.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-Classic, default VPC] One or more security group names.
- setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The IDs of the security groups to associate with the load balancer.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
-
The IDs of the security groups associated with the load balancer.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the security groups to assign to the load balancer.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security groups for the load balancer.
- setSegment(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the ID of the segment to be scanned.
- setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
The expression used to query the domain.
- setSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
A list of data points, each of which represents 15 minutes of activity.
- setSender(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The email address of the sender of the bounced email.
- setSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
Whether the error happened due to the sender's fault.
- setSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The number of emails sent during the previous 24 hours.
- setSequenceNumber(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
This element applies only to FIFO (first-in-first-out) queues.
- setSequenceNumber(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
This element applies only to FIFO (first-in-first-out) queues.
- setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the name of the service that sent this error response.
- setServiceName(String) - Method in class com.amazonaws.auth.AWS4Signer
-
Sets the service name that this signer should use when calculating
request signatures.
- setServiceName(String) - Method in interface com.amazonaws.auth.ServiceAwareSigner
-
Configure this signer with the name of the service it will be used to
sign requests for.
- setServiceName(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The AWS service name, in the form
com.amazonaws.region.service.
- setServiceName(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The name of the AWS service to which the endpoint is associated.
- setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the service name computed
by the default implementation.
- setServiceNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
A list of supported AWS services.
- setSessionCredentialsExpiration(Date) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- setSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- setSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- setSessionId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- setSessionStartTime(long) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- setSettings(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
-
Sets user settings.
- setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
If True, the Auto Scaling group decrements the desired
capacity value by the number of instances detached.
- setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
Specifies whether the instances moved to Standby mode count
as part of the Auto Scaling group's desired capacity.
- setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
If true, terminating the instance also decrements the size
of the Auto Scaling group.
- setShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
If the Auto Scaling group of the specified instance has a
HealthCheckGracePeriod specified for the group, by default,
this call will respect the grace period.
- setSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made
by this client.
- setSignerRegionOverride(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the internal signer region
computed by the default implementation.
- setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The size of the volume, in GiBs.
- setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The size of the disk image, in GiB.
- setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The size of the volume, in GiB.
- setSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
-
The size of the volume, in GiBs.
- setSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
-
The size of the volume, in GiB.
- setSize(long) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the size of this part, in bytes.
- setSize(long) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the size of this object in bytes.
- setSize(long) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the size of this version in bytes.
- setSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- setSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- setSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of hours in the schedule.
- setSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of hours in the schedule.
- setSlotStartTimeRange(SlotStartTimeRangeRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The time period for the first schedule to start.
- setSMSAttributes(SetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- setSMSAttributes(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- setSMSAttributesAsync(SetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- setSMSAttributesAsync(SetSMSAttributesRequest, AsyncHandler<SetSMSAttributesRequest, SetSMSAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- setSMSAttributesAsync(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- setSMSAttributesAsync(SetSMSAttributesRequest, AsyncHandler<SetSMSAttributesRequest, SetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- SetSMSAttributesRequest - Class in com.amazonaws.services.sns.model
-
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
- SetSMSAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSMSAttributesRequest
-
- SetSMSAttributesResult - Class in com.amazonaws.services.sns.model
-
The response for the SetSMSAttributes action.
- SetSMSAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetSMSAttributesResult
-
- setSmtpReplyCode(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP reply code, as defined by
RFC 5321.
- setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
Information about the snapshot.
- setSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
Information about the snapshots.
- setSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
Information about the snapshots.
- setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
-
The ID of the new snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The snapshot from which to create the volume.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
The ID of the EBS snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The ID of the EBS snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
The ID of the EBS snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The ID of the EBS snapshot to be used for importing the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the snapshot.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The snapshot ID of the disk being imported.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The snapshot ID of the disk being imported.
- setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The snapshot from which the volume was created, if applicable.
- setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more snapshot IDs.
- setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
Information about the snapshots.
- setSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
Information about the import snapshot task.
- setSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
Describes an import snapshot task.
- setSNSAction(SNSAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Publishes the email content within a notification to Amazon SNS.
- setSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic.
- setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- setSockets(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of sockets on the Dedicated host.
- setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- setSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- setSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address that is sending the email.
- setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- setSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- setSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- setSourceBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
Indicates whether source/destination checking is enabled.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether to enable an instance launched in a VPC to perform
NAT.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
Indicates whether to validate network traffic to or from this network
interface.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether source/destination checking is enabled.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Indicates whether source/destination checking is enabled.
- setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether traffic to or from the instance is validated.
- setSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The source/destination checking attribute.
- setSourceEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the
CiphertextBlob parameter.
- setSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The ID of the AMI to copy.
- setSourceKey(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to originally encrypt the data.
- setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the region that contains the AMI to copy.
- setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the region that contains the snapshot to be copied.
- setSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security group that you can use as part of your inbound rules for
your load balancer's back-end application instances.
- setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The name of a destination security group.
- setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The name of a destination security group.
- setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account number for the source security group, if
the source security group is in a different account.
- setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account ID of the source security group, if the
source security group is in a different account.
- setSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the EBS snapshot to copy.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied.
- setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- setSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
-
The configuration for the Spot fleet request.
- setSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
Information about the configuration of the Spot fleet request.
- setSpotFleetRequestConfigs(Collection<SpotFleetRequestConfig>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
Information about the configuration of your Spot fleet.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
-
The ID of the Spot fleet request.
- setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The ID of the Spot fleet request.
- setSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- setSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- setSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The state of the Spot fleet request.
- setSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The state of the Spot fleet request.
- setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the Spot instance request.
- setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The ID of the Spot instance request.
- setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
If the request is a Spot instance request, the ID of the request.
- setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The ID of the Spot instance request.
- setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
One or more Spot instance requests.
- setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
-
One or more Spot instance requests.
- setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The maximum hourly price to be paid for any Spot Instance launched to
fulfill the request.
- setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The price to bid when launching Spot Instances.
- setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum hourly price (bid) for any Spot instance launched to
fulfill the request.
- setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The bid price per unit hour for the specified instance type.
- setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The bid price per unit hour.
- setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The maximum hourly price (bid) for the Spot instance launched to
fulfill the request.
- setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The maximum price (bid) that you are willing to pay for a Spot
instance.
- setSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The historical Spot prices.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
-
Specifies whether enhanced networking is enabled.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The value to use for a resource attribute.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether enhanced networking is enabled.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The value to use for a resource attribute.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Set to simple to enable enhanced networking for the
instance.
- setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
Set to simple to enable enhanced networking for the AMI
and any instances that you launch from the AMI.
- setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- setSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the server-side encryption algorithm when encrypting the object
using AWS-managed keys.
- setSSECustomerAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded.
- setSSECustomerKeyMd5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSEKMSKeyId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Optionally set the Id of the KMS key to use when encrypting data server
side using KMS.
- setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The Amazon Resource Name (ARN) of the server certificate.
- setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The Amazon Resource Name (ARN) of the SSL certificate.
- setStaleIpPermissions(Collection<StaleIpPermission>) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale inbound rules in the security group.
- setStaleIpPermissionsEgress(Collection<StaleIpPermission>) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale outbound rules in the security group.
- setStaleSecurityGroupSet(Collection<StaleSecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
Information about the stale security groups.
- setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- setStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start
the object listing from.
- setStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
Sets the optional parameter indicating where you want Amazon S3 to start
the object listing from.
- setStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The start time of the activity.
- setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The earliest scheduled start time to return.
- setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in
UTC/GMT only (for example, 2014-06-01T00:00:00Z).
- setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to begin.
- setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the first datapoint to return.
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time this task started.
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the past 90 days, from which to start
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state began.
- setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The time stamp when the snapshot was initiated.
- setState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
One of the following load balancer states:
- setState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The state of the Availability Zone.
- setState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The state of the Availability Zone.
- setState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The state of the task.
- setState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The state of the task.
- setState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- setState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The state of the Spot instance request.
- setState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The state of the Spot instance request.
- setState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The state of the conversion task.
- setState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The state of the conversion task.
- setState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The current state of the customer gateway (pending | available |
deleting | deleted).
- setState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The state of the export task.
- setState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The state of the export task.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The Dedicated host's state.
- setState(AllocationState) - Method in class com.amazonaws.services.ec2.model.Host
-
The Dedicated host's state.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The current state of the AMI.
- setState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
-
The current state of the AMI.
- setState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
-
The current state of the instance.
- setState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The states of the listed Reserved Instances.
- setState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The states of the listed Reserved Instances.
- setState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The current state of the attachment.
- setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The current state of the attachment.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Indicates whether monitoring is enabled for the instance.
- setState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Indicates whether monitoring is enabled for the instance.
- setState(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The state of the NAT gateway.
- setState(NatGatewayState) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The state of the NAT gateway.
- setState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The state of the placement group.
- setState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The state of the placement group.
- setState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The state of the Reserved Instance purchase.
- setState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The state of the Reserved Instance purchase.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The state of the route.
- setState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
-
The state of the route.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The snapshot state.
- setState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The snapshot state.
- setState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The state of the Spot instance data feed subscription.
- setState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The state of the Spot instance data feed subscription.
- setState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The state of the Spot instance request.
- setState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The state of the Spot instance request.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The current state of the subnet.
- setState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The current state of the subnet.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume state.
- setState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume state.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The attachment state of the volume.
- setState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The attachment state of the volume.
- setState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The current state of the VPC.
- setState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The current state of the VPC.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The current state of the attachment.
- setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The current state of the attachment.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The state of the VPC endpoint.
- setState(State) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The state of the VPC endpoint.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The current state of the VPN connection.
- setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The current state of the VPN connection.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The current state of the virtual private gateway.
- setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The current state of the virtual private gateway.
- setState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The current state of the static route.
- setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The current state of the static route.
- setState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The current state of the instance.
- setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy.
- setStateMessage(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Encrypted Amazon EBS snapshots are copied asynchronously.
- setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
A human-readable explanation for the alarm's state.
- setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
human-readable text format)
- setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
-
The reason for the state change.
- setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
An explanation for the alarm's state in machine-readable JSON format
- setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
machine-readable JSON format)
- setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- setStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm's state.
- setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The state value to be used in matching alarms.
- setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The state value to be used in matching alarms.
- setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The state value for the alarm.
- setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The state value for the alarm.
- setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The value of the state.
- setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The value of the state.
- setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
-
Indicates whether the VPN connection uses static routes only.
- setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
-
Indicates whether the VPN connection uses static routes only.
- setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The statistic for the metric.
- setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The statistic for the metric.
- setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The statistic to apply to the alarm's associated metric.
- setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The statistic to apply to the alarm's associated metric.
- setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic to apply to the alarm's associated metric.
- setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic to apply to the alarm's associated metric.
- setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The metric statistics to return.
- setStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A set of statistical values describing the metric.
- setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The attachment state.
- setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The attachment state.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A brief status of the task.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A brief status for the import image task.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status of the import of this particular disk image.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The status of the network interface.
- setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The status of the network interface.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The attachment state.
- setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The attachment state.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The status.
- setStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The status.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The status.
- setStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The status.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The status of the move of the IP address.
- setStatus(Status) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The status of the move of the IP address.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The status of the network interface.
- setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The status of the network interface.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The attachment state.
- setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The attachment state.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The status of all instances listed.
- setStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The status of all instances listed.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The status of the Reserved Instance listing.
- setStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The status of the Reserved Instance listing.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The status of the Reserved Instances modification request.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The move status for the IP address.
- setStatus(Status) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The move status for the IP address.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A brief status of the snapshot creation.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A brief status for the import snapshot task.
- setStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The status code and status message describing the Spot instance
request.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The status of the VPN tunnel.
- setStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The status of the VPN tunnel.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The intended status of the volume status.
- setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The status of the volume.
- setStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The status of the volume.
- setStatus(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(BucketAccelerateStatus) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatus(ReplicationRuleStatus) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatus(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The status code that indicates what went wrong.
- setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The current status of the activity.
- setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The current status of the activity.
- setStatusCode(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP enhanced status code, as defined by
RFC 3463.
- setStatuses(Collection<IdFormat>) - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
Information about the ID format for the resource.
- setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity status.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The status message related to the conversion task.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The status message related to the export task.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A detailed status message of the import task.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A descriptive status message for the import image task.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status information or errors related to the disk image.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The reason for the current status of the Reserved Instance listing.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The reason for the status.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A detailed status message for the snapshot creation.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A detailed status message for the import snapshot task.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
If an error occurs, a description of the error.
- setStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- setStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- setStopAction(StopAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Terminates the evaluation of the receipt rule set and optionally
publishes a notification to Amazon SNS.
- setStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The bucket in which to store the AMI.
- setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The Amazon S3 storage locations.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the storage class indicating how the data in this multipart upload
will be stored.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the class of storage used for the parts in the associated multipart
upload.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the storage class used by Amazon S3 for this object.
- setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the storage class used by Amazon S3 for this version.
- setStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the storage mode to the specified mode.
- setStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
The placement strategy.
- setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
The placement strategy.
- setStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The placement strategy.
- setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The placement strategy.
- setStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- setStreaming(boolean) - Method in class com.amazonaws.DefaultRequest
-
- setStreaming(boolean) - Method in class com.amazonaws.http.HttpRequest
-
- setStreaming(boolean) - Method in interface com.amazonaws.Request
-
Set streaming flag
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- setStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the table.
- setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the table.
- setStringListValues(Collection<String>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- setStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- setStringValue(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
Sets the AWS Security Token Service (STS) endpoint where session
credentials are retrieved from.
- setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
-
Sets the AWS Security Token Service (STS) endpoint where session
credentials are retrieved from.
- setSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
-
The subject of the message: A short summary of the content, which will
appear in the recipient's inbox.
- setSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Optional parameter to be used as the "Subject" line when the message is
delivered to email endpoints.
- setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The subnet in which to create the NAT gateway.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The ID of the subnet to associate with the network interface.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] The ID of the subnet in which to launch the instance.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the subnet in which the instance is running.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the subnet associated with the network string.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the subnet in which to launch the instance.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the subnet in which the NAT gateway is located.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The ID of the subnet to launch the instance into.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the subnet.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The IDs of the subnets to add for the load balancer.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
-
The IDs of the subnets attached to the load balancer.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the subnets in your VPC to attach to the load balancer.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The IDs of the subnets.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
The IDs of the remaining subnets for the load balancer.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the subnets for the load balancer.
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
The ARN of the created subscription.
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
The ARN of the subscription whose properties you want to get.
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The ARN of the subscription to modify.
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
-
The ARN of the subscription, if the service was able to create a
subscription immediately (without requiring endpoint owner confirmation).
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's ARN.
- setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
-
The ARN of the subscription to be deleted.
- setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- SetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
-
Allows a subscription owner to set an attribute of the topic to a new value.
- SetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
Default constructor for SetSubscriptionAttributesRequest object.
- SetSubscriptionAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
Constructs a new SetSubscriptionAttributesRequest object.
- setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- setSuccessful(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that were successfully modified.
- setSuccessful(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that were successfully released.
- setSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- setSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- setSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
- setSuccessfulFleetRequests(Collection<CancelSpotFleetRequestsSuccessItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are successfully
canceled.
- setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The sum of metric values used for the datapoint.
- setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The sum of values for the sample set.
- setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The suspended processes associated with the group.
- setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- setSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues related to the
systems that support an instance, such as hardware failures and
network connectivity problems.
- setTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- setTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- setTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- setTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- setTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- setTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- setTag(String, String) - Method in class com.amazonaws.services.s3.model.TagSet
-
Sets the value of the tag for a given key.
- setTagDescriptions(Collection<TagDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
Information about the tags.
- setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the new tagging configuration for the specified bucket.
- setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The tags for the group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
One or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
One or more tags.
- setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
One or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
Any tags assigned to the instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
Any tags assigned to the task.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
One or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
Any tags assigned to the customer gateway.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
One or more tags to delete.
- setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
Any tags assigned to the DHCP options set.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any tags assigned to the image.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any tags assigned to the instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any tags assigned to the Internet gateway.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any tags assigned to the network ACL.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
Any tags assigned to the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
Any tags assigned to the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any tags assigned to the route table.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
Any tags assigned to the security group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Any tags assigned to the snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Any tags assigned to the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Any tags assigned to the subnet.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
-
Any tags assigned to the volume.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
-
Any tags assigned to the VPC.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Any tags assigned to the VPC.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Any tags assigned to the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Any tags assigned to the VPN connection.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any tags assigned to the virtual private gateway.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
A list of tags to assign to the load balancer.
- setTags(Collection<TagKeyOnly>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The list of tag keys to remove.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The tags.
- setTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any tags assigned to the network interface.
- setTagSets(Collection<TagSet>) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
- setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The instance being checked.
- setTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- setTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The size of the fleet.
- setTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units to request.
- setTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The target Reserved Instances configurations supplied as part of the
modification request.
- setTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The configuration settings for the Reserved Instances to modify.
- setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The target virtualization environment.
- setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The target virtualization environment.
- setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The target virtualization environment.
- setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The target virtualization environment.
- setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key identifier pointed to by the alias.
- setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- setTenancy(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The tenancy of the instance that you are modifying.
- setTenancy(HostTenancy) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The tenancy of the instance that you are modifying.
- setTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The tenancy of the instance (if the instance is running in a VPC).
- setTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
-
The tenancy of the instance (if the instance is running in a VPC).
- setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The number of months remaining in the reservation.
- setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The number of months remaining in the reservation.
- setTermEndDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The end date for the Scheduled Instance.
- setTerminateInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
Indicates whether to terminate instances for a Spot fleet request if
it is canceled successfully.
- setTerminateInstancesWithExpiration(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated when the
Spot fleet request expires.
- setTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
Information about one or more terminated instances.
- setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The termination policies for the group.
- setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more termination policies used to select the instance to
terminate.
- setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
A standalone termination policy or a list of termination policies used to
select the instance to terminate.
- setTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
The termination policies supported by Auto Scaling (
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour, and
Default).
- setTermStartDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The start date for the Scheduled Instance.
- setText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
This parameter is deprecated.
- setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
This parameter is deprecated.
- setTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- setTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
-
- setTimeOffset(int) - Method in interface com.amazonaws.Request
-
Sets the optional value for time offset for this request.
- setTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
The maximum time, in seconds, to keep the existing connections open
before deregistering the instances.
- setTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The amount of time, in seconds, during which no response means a failed
health check.
- setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The time stamp for the alarm history item.
- setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The time stamp used for the datapoint.
- setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The time stamp used for the metric in ISO 8601 Universal Coordinated Time
(UTC) format.
- setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The time the output was last updated.
- setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The time the data was last updated.
- setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The date and time of the event, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The date and time the request was created, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The data and time when metadata was calculated, in Epoch (UNIX)
seconds.
- setTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Time of the data point.
- setTimezone(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- setTlsPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is
delivered over a connection encrypted with Transport Layer Security
(TLS).
- setTlsPolicy(TlsPolicy) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is
delivered over a connection encrypted with Transport Layer Security
(TLS).
- setTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
-
The last port in the range.
- setToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The To: field(s) of the message.
- setToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Sets the current unique Multi-Factor Authentication token generated by
the device associated with the caller's AWS account.
- setToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Short-lived token sent to an endpoint during the Subscribe
action.
- setToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Unique identifier created by the notification service for an app on a
device.
- setTopic(String) - Method in exception com.amazonaws.services.simpleemail.model.InvalidSnsTopicException
-
Sets the value of topic
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
bounce action is taken.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
Lambda action is taken.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The ARN of the Amazon SNS topic to notify when the message is saved to
the Amazon S3 bucket.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
stop action is taken.
- setTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
WorkMail action is called.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of the topic you want to subscribe to.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The ARN of the subscription's topic.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
-
The topic's ARN.
- setTopicAttributes(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributes(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributesAsync(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributesAsync(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Allows a topic owner to set an attribute of the topic to a new value.
- setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Allows a topic owner to set an attribute of the topic to a new value.
- SetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
-
Allows a topic owner to set an attribute of the topic to a new value.
- SetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
Default constructor for SetTopicAttributesRequest object.
- SetTopicAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
Constructs a new SetTopicAttributesRequest object.
- setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- setTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The end of port range for the TCP and UDP protocols, or an ICMP code.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The end of the port range for the TCP and UDP protocols, or an ICMP
type number.
- setTotalBytesToTransfer(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
Deprecated.
- setTotalCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The total number of instances that can be launched onto the Dedicated
host.
- setTotalScheduledInstanceHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The total number of hours for a single instance for the entire term.
- setTotalScheduledInstanceHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The total number of hours for a single instance for the entire term.
- setTotalSegments(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the total number of segments into which the scan will be divided.
- setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents the
total number of segments into which the Scan operation will be
divided.
- setTotalVCpus(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of vCPUs on the Dedicated host.
- setTrafficType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of traffic to log.
- setTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of traffic to log.
- setTrafficType(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The type of traffic captured for the flow log.
- setTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The type of traffic captured for the flow log.
- setTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource.
- setTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- setTransferListener(TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
-
Sets a listener used to receive notification when state or progress
changes.
- setTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how this object will move between
different storage classes in Amazon S3.
- setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setTrustManager(TrustManager) - Method in class com.amazonaws.ClientConfiguration
-
Sets the trust manager to use for secure connections from this client.
- setType(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the type of this condition.
- setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection that this customer gateway supports
(ipsec.1).
- setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection that this customer gateway supports
(ipsec.1).
- setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The type of VPN connection (ipsec.1).
- setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The type of VPN connection this virtual private gateway supports.
- setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The type of VPN connection this virtual private gateway supports.
- setType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The type of VPN connection the customer gateway supports
(ipsec.1).
- setType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP code.
- setType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The Spot instance request type.
- setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The Spot instance request type.
- setType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The type of request.
- setType(FleetType) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The type of request.
- setType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Spot instance request type.
- setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Spot instance request type.
- setType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The type of VPN connection.
- setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The type of VPN connection.
- setType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The type of VPN connection the virtual private gateway supports.
- setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The type of VPN connection the virtual private gateway supports.
- setUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health check failures required before moving
the instance to the Unhealthy state.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic's unit of measure.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic's unit of measure.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the object has not been modified after the
specified date.
- setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Information about the flow logs that could not be created
successfully.
- setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
Information about the flow logs that could not be deleted
successfully.
- setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
Information about the endpoints that were not successfully deleted.
- setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that could not be modified.
- setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that could not be released, including
an error message.
- setUnsuccessfulFleetRequests(Collection<CancelSpotFleetRequestsErrorItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are not successfully
canceled.
- setUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The last modified timestamp of the listing.
- setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was last updated.
- setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time of the most recent update for the task.
- setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The date and time of the most recent status update, in UTC format (for
example,
YYYY-MM-DDTHH:MM:SSZ).
- setUploadEnd(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload ends.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the upload to abort.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the unique ID of this multipart upload.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing.
- setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the optional upload ID marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- setUploadSize(Double) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The size of the uploaded disk image, in GiB.
- setUploadStart(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload starts.
- setUrl(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The URL used to access the disk image.
- setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The URL of the disk image from which the snapshot is created.
- setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The usage price of the Reserved Instance, per hour.
- setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The usage price of the Reserved Instance, per hour.
- setUseLongIds(Boolean) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
Indicates whether longer IDs (17-character IDs) are enabled for the
resource.
- setUseLongIds(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
Indicate whether the resource should use longer IDs (17-character
IDs).
- setUser(EndpointProfileUser) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
Sets the User facet of the endpoint.
- setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header to send with all requests.
- setUserAttribute(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
-
Add a user attribute, will override current value.
- setUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The S3 bucket for the disk image.
- setUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The S3 bucket for the disk image.
- setUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The S3 bucket for the disk image.
- setUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The S3 bucket for the disk image.
- setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The user data to make available to the launched EC2 instances.
- setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The user data available to the instances.
- setUserData(UserData) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The Base64-encoded MIME user data to be made available to the
instance.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The Base64-encoded MIME user data.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's user data to the specified base64-encoded
value.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Data to configure the instance, or a script to run during instance
launch.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The base64-encoded MIME user data.
- setUserData(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- setUseReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether the IdleConnectionReaper is to be started as a
daemon thread
- setUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more user groups.
- setUserId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileUser
-
- setUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific AWS account ID that is to be added or removed from a
volume's list of create volume permissions.
- setUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The AWS account ID.
- setUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of an AWS account.
- setUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more security group and AWS account ID pairs.
- setUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more security group pairs.
- setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more AWS account IDs.
- setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The account ID to modify for the snapshot.
- setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setUserSettings(CognitoUserSettings, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Set's user settings, in current thread.
- setUserSettingsInBackground(CognitoUserSettings, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Set's user settings, in background.
- setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The start date of the request.
- setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The start date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The start date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The end date of the request.
- setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The end date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The end date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag value.
- setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag value.
- setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- setValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The value of the attribute being modified.
- setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
A new value for the attribute.
- setValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
-
The value of the tag.
- setValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag value.
- setValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- setValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The value of the tag.
- setValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The value of the attribute.
- setValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- setValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- setValue(String) - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The value of the header to add.
- setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the values specified for this access control policy condition.
- setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
One or more values for the DHCP option.
- setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
-
One or more filter values.
- setVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe.
- setVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- setVerificationCode(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
-
Set the verification code for this processing.
- setVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed",
or "TemporaryFailure".
- setVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed",
or "TemporaryFailure".
- setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain, in
order to complete domain verification.
- setVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- setVersionId(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Deprecated.
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Deprecated.
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Sets the version ID of the newly copied object.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the version ID of the source object.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the object to
delete.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Sets the optional version ID of the newly uploaded object.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the version ID which uniquely identifies this version of an object.
- setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional versionIdMarker parameter indicating where
in the sorted list of all versions in the specified bucket to begin
returning results.
- setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket.
- setVersionSummaries(List<S3VersionSummary>) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of virtualization of the AMI.
- setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of virtualization of the AMI.
- setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The virtualization type of the instance.
- setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The virtualization type of the instance.
- setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The type of virtualization.
- setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The name of the virtual device (for example, ephemeral0).
- setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The virtual device name (ephemeralN).
- setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The virtual device name.
- setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The virtual device name (ephemeralN).
- setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
The new value (in seconds) for the message's visibility timeout.
- setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The new value (in seconds - from 0 to 43200 - maximum 12 hours) for the
message's visibility timeout.
- setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) that the received messages are hidden from
subsequent retrieve requests after being retrieved by a
ReceiveMessage request.
- setVisibilityTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Custom visibility timeout to use when retrieving messages from SQS.
- setVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
-
Information about the volume.
- setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the volume.
- setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The volume.
- setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The volume size.
- setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the EBS volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
The ID of the EBS volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The ID of the EBS volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
The ID of the EBS volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the volume that was used to create the snapshot.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the volume.
- setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume ID.
- setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more volume IDs.
- setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more volume IDs.
- setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
Information about the volumes.
- setVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
One or more volumes.
- setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume size, in GiB.
- setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The size of the volume, in GiB.
- setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The size of the volume, in GiB.
- setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The size of the volume, in GiB.
- setVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- setVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
A list of volumes.
- setVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume type.
- setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The volume type.
- setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The volume type.
- setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The volume type: gp2, io1, st1,
sc1, or standard.
- setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The volume type: gp2, io1, st1,
sc1, or standard.
- setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The volume type.
- setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume type.
- setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume type.
- setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- setVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
-
Information about the attachment.
- setVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any VPCs attached to the virtual private gateway.
- setVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Information about the endpoint.
- setVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
The ID of the endpoint.
- setVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC endpoint.
- setVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
One or more endpoint IDs.
- setVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more endpoint IDs.
- setVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
Information about the endpoints.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of a ClassicLink-enabled VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
[EC2-VPC] The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The ID of the VPC in which the endpoint will be used.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the requester VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the VPC to which the instance is linked.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the VPC in which the instance is running.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the VPC in which the NAT gateway is located.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the VPC for the network ACL.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] The ID of the VPC for the security group.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the VPC for the security group.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the VPC the subnet is in.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC for the referenced security group, if applicable.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
The ID of the VPC.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC to which the endpoint is associated.
- setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- setVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the VPC for the load balancer.
- setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
One or more VPC IDs.
- setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more VPCs for which you want to describe the ClassicLink
status.
- setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC peering connection, if applicable.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- setVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections.
- setVpcs(Collection<ClassicLinkDnsSupport>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
Information about the ClassicLink DNS support status of the VPCs.
- setVpcs(Collection<VpcClassicLink>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
The ClassicLink status of one or more VPCs.
- setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more subnet IDs, if applicable, separated by commas.
- setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
A comma-separated list of subnet identifiers for your virtual private
cloud (VPC).
- setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The ID of the subnet, if you are launching into a VPC.
- setVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
-
Information about the VPN connection.
- setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The ID of the VPN connection.
- setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
The ID of the VPN connection.
- setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The ID of the VPN connection.
- setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the VPN connection.
- setVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more VPN connection IDs.
- setVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
Information about one or more VPN connections.
- setVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
-
Information about the virtual private gateway.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the virtual private gateway.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the virtual private gateway.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
The ID of the virtual private gateway.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the virtual private gateway.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the virtual private gateway at the AWS side of the VPN
connection.
- setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The ID of the virtual private gateway.
- setVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more virtual private gateway IDs.
- setVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
Information about one or more virtual private gateways.
- setWaitTimeSeconds(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) for which the call will wait for a message to
arrive in the queue before returning.
- setWakeUp(Boolean) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
When set to true, acts as keystroke input and wakes up an
instance that's in standby or "sleep" mode.
- setWeakNotificationClient(NotificationClient) - Static method in class com.amazonaws.mobileconnectors.pinpoint.targeting.notification.PinpointNotificationReceiver
-
- setWeightedCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The number of units provided by the specified instance type.
- setWorkmailAction(WorkmailAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon
SNS.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the Availability Zone.
- setZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
The names of one or more Availability Zones.
- ShortSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
Shorts.
- ShortUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java Shorts.
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.RetryCondition
-
Returns whether a failed request should be retried according to the
given request context.
- shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.http.ApacheHttpClient
-
- shutdown() - Method in interface com.amazonaws.http.HttpClient
-
Forcefully shutdown this HTTP client and release all underlying
resources.
- shutdown() - Method in class com.amazonaws.http.UrlHttpClient
-
This is no op.
- shutdown() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.kms.AWSKMS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- shutdown() - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
-
Prevents spawning of new retrieval batches and waits for all in-flight
retrieval batches to finish
- ShutdownBehavior - Enum in com.amazonaws.services.ec2.model
-
Shutdown Behavior
- shutdownNow() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownNow(boolean) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- sign(String, byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS3Signer
-
Signs the specified request with the AWS3 signing protocol by using the
AWS account credentials specified when this object was constructed and
adding the required AWS3 headers to the request.
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
-
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.NoOpSigner
-
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
This signer will add "Signature" parameter to the request.
- sign(Request<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
This signer will add following authentication parameters to the request:
AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
- sign(Request<?>, AWSCredentials) - Method in interface com.amazonaws.auth.Signer
-
Sign the given request with the given set of credentials.
- SignatureChecker - Class in com.amazonaws.services.sns.util
-
Utility for validating signatures on a Simple Notification Service JSON message.
- SignatureChecker() - Constructor for class com.amazonaws.services.sns.util.SignatureChecker
-
- SignatureVersion - Enum in com.amazonaws.auth
-
- Signer - Interface in com.amazonaws.auth
-
A strategy for applying cryptographic signatures to a request, proving that
the request was made by someone in posession of the given set of credentials
without transmitting the secret key over the wire.
- SignerFactory - Class in com.amazonaws.auth
-
Signer factory.
- SigningAlgorithm - Enum in com.amazonaws.auth
-
- signOut() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Sign-Out this user by removing all cached tokens.
- signUp(String, String, CognitoUserAttributes, Map<String, String>, SignUpHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Runs user registration in current thread.
- SignUpHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
-
Callback for user Sign-up.
- signUpInBackground(String, String, CognitoUserAttributes, Map<String, String>, SignUpHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
Runs user registration in background.
- SimpleDB - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- SimpleDBActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon SimpleDB.
- SimpleDBResponseMetadata - Class in com.amazonaws.services.simpledb
-
- SimpleDBResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
-
Creates a new SimpleDBResponseMetadata object from a specified map of
metadata information.
- SimpleDBResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
-
Creates a new SimpleDBResponseMetadata object from an existing
ResponseMetadata object.
- SimpleDBUtils - Class in com.amazonaws.services.simpledb.util
-
Provides collection of static functions for conversion of various values into
strings that may be compared lexicographically.
- SimpleDBUtils() - Constructor for class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
- SimpleEmailServiceActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon Simple Email
Service.
- SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- size() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- skip(long) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
-
- SlotDateTimeRangeRequest - Class in com.amazonaws.services.ec2.model
-
Describes the time period for a Scheduled Instance to start its first
schedule.
- SlotDateTimeRangeRequest() - Constructor for class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
- SlotStartTimeRangeRequest - Class in com.amazonaws.services.ec2.model
-
Describes the time period for a Scheduled Instance to start its first
schedule.
- SlotStartTimeRangeRequest() - Constructor for class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
- Snapshot - Class in com.amazonaws.services.ec2.model
-
Describes a snapshot.
- Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
-
- SnapshotAttributeName - Enum in com.amazonaws.services.ec2.model
-
Snapshot Attribute Name
- SnapshotDetail - Class in com.amazonaws.services.ec2.model
-
Describes the snapshot created from the imported disk.
- SnapshotDetail() - Constructor for class com.amazonaws.services.ec2.model.SnapshotDetail
-
- SnapshotDiskContainer - Class in com.amazonaws.services.ec2.model
-
The disk container object for the import snapshot request.
- SnapshotDiskContainer() - Constructor for class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
- SnapshotState - Enum in com.amazonaws.services.ec2.model
-
Snapshot State
- SnapshotTaskDetail - Class in com.amazonaws.services.ec2.model
-
Details about the import snapshot task.
- SnapshotTaskDetail() - Constructor for class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
- SNS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- SNSAction - Class in com.amazonaws.services.simpleemail.model
-
When included in a receipt rule, this action publishes a notification to
Amazon Simple Notification Service (Amazon SNS).
- SNSAction() - Constructor for class com.amazonaws.services.simpleemail.model.SNSAction
-
- SNSActionEncoding - Enum in com.amazonaws.services.simpleemail.model
-
SNSAction Encoding
- SNSActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon Simple
Notification Service.
- SNSConditionFactory - Class in com.amazonaws.auth.policy.conditions
-
Factory for creating access control policy conditions specific to Amazon
Simple Notification Service.
- SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the Amazon Resource Name (ARN) of the source specified
in a request.
- SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the source IP from which a request originates.
- SourceSecurityGroup - Class in com.amazonaws.services.elasticloadbalancing.model
-
Information about a source security group.
- SourceSecurityGroup() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
- SpotDatafeedSubscription - Class in com.amazonaws.services.ec2.model
-
Describes the data feed for a Spot instance.
- SpotDatafeedSubscription() - Constructor for class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
- SpotFleetLaunchSpecification - Class in com.amazonaws.services.ec2.model
-
Describes the launch specification for one or more Spot instances.
- SpotFleetLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
- SpotFleetMonitoring - Class in com.amazonaws.services.ec2.model
-
Describes whether monitoring is enabled.
- SpotFleetMonitoring() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetMonitoring
-
- SpotFleetRequestConfig - Class in com.amazonaws.services.ec2.model
-
Describes a Spot fleet request.
- SpotFleetRequestConfig() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
- SpotFleetRequestConfigData - Class in com.amazonaws.services.ec2.model
-
Describes the configuration of a Spot fleet request.
- SpotFleetRequestConfigData() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
- SpotInstanceRequest - Class in com.amazonaws.services.ec2.model
-
Describes a Spot instance request.
- SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
- SpotInstanceState - Enum in com.amazonaws.services.ec2.model
-
Spot Instance State
- SpotInstanceStateFault - Class in com.amazonaws.services.ec2.model
-
Describes a Spot instance state change.
- SpotInstanceStateFault() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
- SpotInstanceStatus - Class in com.amazonaws.services.ec2.model
-
Describes the status of a Spot instance request.
- SpotInstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
- SpotInstanceType - Enum in com.amazonaws.services.ec2.model
-
Spot Instance Type
- SpotPlacement - Class in com.amazonaws.services.ec2.model
-
Describes Spot instance placement.
- SpotPlacement() - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
-
Default constructor for a new SpotPlacement object.
- SpotPlacement(String) - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
-
Constructs a new SpotPlacement object.
- SpotPrice - Class in com.amazonaws.services.ec2.model
-
Describes the maximum hourly price (bid) for any Spot instance
launched to fulfill the request.
- SpotPrice() - Constructor for class com.amazonaws.services.ec2.model.SpotPrice
-
- SQS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- SQSActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon SQS.
- SQSQueueResource - Class in com.amazonaws.auth.policy.resources
-
AWS access control policy resource that identifies an Amazon SQS queue.
- SQSQueueResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.SQSQueueResource
-
Constructs a new SQS queue resource for an access control policy.
- SSECustomerKey - Class in com.amazonaws.services.s3.model
-
Represents a customer provided key for use with Amazon S3 server-side
encryption.
- SSECustomerKey(String) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified base64-encoded key material.
- SSECustomerKey(byte[]) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified raw key material.
- SSECustomerKey(SecretKey) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified SecretKey.
- StaleIpPermission - Class in com.amazonaws.services.ec2.model
-
Describes a stale rule in a security group.
- StaleIpPermission() - Constructor for class com.amazonaws.services.ec2.model.StaleIpPermission
-
- StaleSecurityGroup - Class in com.amazonaws.services.ec2.model
-
Describes a stale security group (a security group that contains stale
rules).
- StaleSecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
- StandardUnit - Enum in com.amazonaws.services.cloudwatch.model
-
Standard Unit
- STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- startInstances(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- startInstances(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- startInstancesAsync(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- startInstancesAsync(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Starts an Amazon EBS-backed AMI that you've previously stopped.
- StartInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Default constructor for a new StartInstancesRequest object.
- StartInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Constructs a new StartInstancesRequest object.
- StartInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of StartInstances.
- StartInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesResult
-
- startSession() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
Starts an application session Used solely by Amazon Insights
- State - Enum in com.amazonaws.services.ec2.model
-
State
- Statement - Class in com.amazonaws.auth.policy
-
A statement is the formal description of a single permission, and is always
contained within a policy object.
- Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
-
Constructs a new access control policy statement with the specified
effect.
- Statement.Effect - Enum in com.amazonaws.auth.policy
-
The effect is the result that you want a policy statement to return at
evaluation time.
- StateReason - Class in com.amazonaws.services.ec2.model
-
Describes a state change.
- StateReason() - Constructor for class com.amazonaws.services.ec2.model.StateReason
-
- StateValue - Enum in com.amazonaws.services.cloudwatch.model
-
State Value
- StaticEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
-
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
- StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
-
- Statistic - Enum in com.amazonaws.services.cloudwatch.model
-
Statistic
- StatisticSet - Class in com.amazonaws.services.cloudwatch.model
-
The
StatisticSet data type describes the
StatisticValues component of
MetricDatum, and represents
a set of statistics that describes a specific metric.
- StatisticSet() - Constructor for class com.amazonaws.services.cloudwatch.model.StatisticSet
-
- Status - Enum in com.amazonaws.services.ec2.model
-
Status
- statusChanged(AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus, Object) - Method in interface com.amazonaws.mobileconnectors.iot.AWSIotMqttMessageDeliveryCallback
-
Callback interface to be implemented by application.
- statusCode(int) - Method in class com.amazonaws.http.HttpResponse.Builder
-
Sets the status code, such as 200, 204, 400, 500, etc
- StatusName - Enum in com.amazonaws.services.ec2.model
-
Status Name
- statusText(String) - Method in class com.amazonaws.http.HttpResponse.Builder
-
Sets the status text.
- StatusType - Enum in com.amazonaws.services.ec2.model
-
Status Type
- StepAdjustment - Class in com.amazonaws.services.autoscaling.model
-
Describes an adjustment based on the difference between the value of the
aggregated CloudWatch metric and the breach threshold that you've defined for
the alarm.
- StepAdjustment() - Constructor for class com.amazonaws.services.autoscaling.model.StepAdjustment
-
- StopAction - Class in com.amazonaws.services.simpleemail.model
-
When included in a receipt rule, this action terminates the evaluation of the
receipt rule set and, optionally, publishes a notification to Amazon Simple
Notification Service (Amazon SNS).
- StopAction() - Constructor for class com.amazonaws.services.simpleemail.model.StopAction
-
- stopInstances(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Stops an Amazon EBS-backed instance.
- stopInstances(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Stops an Amazon EBS-backed instance.
- stopInstancesAsync(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Stops an Amazon EBS-backed instance.
- stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Stops an Amazon EBS-backed instance.
- stopInstancesAsync(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Stops an Amazon EBS-backed instance.
- stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Stops an Amazon EBS-backed instance.
- StopInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Default constructor for a new StopInstancesRequest object.
- StopInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Constructs a new StopInstancesRequest object.
- StopInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of StopInstances.
- StopInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesResult
-
- StopScope - Enum in com.amazonaws.services.simpleemail.model
-
Stop Scope
- stopSession() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
Stops an application session Used solely by Amazon Insights
- Storage - Class in com.amazonaws.services.ec2.model
-
Describes the storage location for an instance store-backed AMI.
- Storage() - Constructor for class com.amazonaws.services.ec2.model.Storage
-
- STORAGE_CLASS - Static variable in interface com.amazonaws.services.s3.Headers
-
Header describing what class of storage a user wants
- StorageClass - Enum in com.amazonaws.services.s3.model
-
Specifies constants that define Amazon S3 storage classes.
- StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- storageSizeBytes(long) - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata.Builder
-
Set the storage size in bytes of this dataset.
- StreamSpecification - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the DynamoDB Streams configuration for a table in DynamoDB.
- StreamSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
- StreamViewType - Enum in com.amazonaws.services.dynamodbv2.model
-
Stream View Type
- StringCondition - Class in com.amazonaws.auth.policy.conditions
-
String conditions let you constrain AWS access control policy statements
using string matching rules.
- StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.StringCondition
-
Constructs a new access control policy condition that compares two
strings.
- StringCondition.StringComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways a string comparison can be evaluated.
- StringSetToStringSetMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals sets of Java Strings to DynamoDB
StringSets.
- StringSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB StringSets as sets of Java
String objects.
- StringToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals Java String objects to DynamoDB Strings.
- StringUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Strings as Java String
objects.
- STS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- STSActions - Enum in com.amazonaws.auth.policy
-
- STSAssumeRoleSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to assume a Role and create temporary, short-lived sessions to use
for authentication.
- STSAssumeRoleSessionCredentialsProvider(String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSSessionCredentials - Class in com.amazonaws.auth
-
Deprecated.
- STSSessionCredentials(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS.
- STSSessionCredentials(AWSCredentials, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS.
- STSSessionCredentials(AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS, using a preconfigured STS client.
- STSSessionCredentials(AWSSecurityTokenService, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS, using a preconfigured STS client.
- STSSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
- STSSessionCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified long lived AWS credentials to make a request to the AWS
Security Token Service (STS) to request short lived session credentials,
which will then be returned by this class's
STSSessionCredentialsProvider.getCredentials()
method.
- STSSessionCredentialsProvider(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified long lived AWS credentials to make a request to the AWS
Security Token Service (STS) to request short lived session credentials,
which will then be returned by this class's
STSSessionCredentialsProvider.getCredentials()
method.
- STSSessionCredentialsProvider(AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified credentials provider (which vends long lived AWS credentials)
to make a request to the AWS Security Token Service (STS) to request
short lived session credentials, which will then be returned by this
class's
STSSessionCredentialsProvider.getCredentials() method.
- STSSessionCredentialsProvider(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified credentials provider (which vends long lived AWS credentials)
to make a request to the AWS Security Token Service (STS) to request
short lived session credentials, which will then be returned by this
class's
STSSessionCredentialsProvider.getCredentials() method.
- subList(int, int) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
Returns a sub-list in the range specified, loading more results as
necessary.
- submitAllRecords() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.AbstractKinesisRecorder
-
Submits all requests saved to Amazon Kinesis.
- submitEvents() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
-
Submit all recorded events.
- submitEvents() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
Submit all recorded events.
- Subnet - Class in com.amazonaws.services.ec2.model
-
Describes a subnet.
- Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
-
- SubnetNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
One or more of the specified subnets do not exist.
- SubnetNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.SubnetNotFoundException
-
Constructs a new SubnetNotFoundException with the specified error
message.
- SubnetState - Enum in com.amazonaws.services.ec2.model
-
Subnet State
- subscribe(List<String>) - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Subscribes the user to some set of datasets from the total list that the
device knows of, giving the user push sync notifications for all in that
set
- subscribe() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Subscribes the user to update notifications for a dataset.
- subscribe(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribe(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribe(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribeAll() - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Subscribes the user to all datasets that the local device knows of for
push sync notifications, so that any changes to any of these datasets
will result in notifications to this device.
- subscribeAsync(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- SubscribeFailedException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
An exception that's thrown when the subscription to a silent sync dataset
fails
- SubscribeFailedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.SubscribeFailedException
-
- SubscribeFailedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.SubscribeFailedException
-
- subscribeQueue(AmazonSNS, AmazonSQS, String, String) - Static method in class com.amazonaws.services.sns.util.Topics
-
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
- SubscribeRequest - Class in com.amazonaws.services.sns.model
-
Prepares to subscribe an endpoint by sending the endpoint a confirmation
message.
- SubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
-
Default constructor for SubscribeRequest object.
- SubscribeRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
-
Constructs a new SubscribeRequest object.
- SubscribeResult - Class in com.amazonaws.services.sns.model
-
Response for Subscribe action.
- SubscribeResult() - Constructor for class com.amazonaws.services.sns.model.SubscribeResult
-
- subscribeToTopic(String, AWSIotMqttQos, AWSIotMqttNewMessageCallback) - Method in class com.amazonaws.mobileconnectors.iot.AWSIotMqttManager
-
Subscribes to an MQTT topic.
- Subscription - Class in com.amazonaws.services.sns.model
-
A wrapper type for the attributes of an Amazon SNS subscription.
- Subscription() - Constructor for class com.amazonaws.services.sns.model.Subscription
-
- SubscriptionLimitExceededException - Exception in com.amazonaws.services.sns.model
-
Indicates that the customer already owns the maximum allowed number of
subscriptions.
- SubscriptionLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.SubscriptionLimitExceededException
-
Constructs a new SubscriptionLimitExceededException with the specified
error message.
- SummaryStatus - Enum in com.amazonaws.services.ec2.model
-
Summary Status
- SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
S3 bucket versioning status indicating that versioning is suspended for a
bucket.
- SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
-
Describes an Auto Scaling process that has been suspended.
- SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
- suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
-
Suspends the specified Auto Scaling processes, or all processes, for the
specified Auto Scaling group.
- SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
- SyncConflict - Class in com.amazonaws.mobileconnectors.cognito
-
This consists of the conflicting record from the remote storage and the local
storage.
- SyncConflict(Record, Record) - Constructor for class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Constructs a SyncConflict object.
- syncCount(long) - Method in class com.amazonaws.mobileconnectors.cognito.Record.Builder
-
Sets the syncCount of the new
Record.
- synchronize(Dataset.SyncCallback) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Synchronize
Dataset between local storage and remote storage.
- synchronizeOnConnectivity(Dataset.SyncCallback) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Attempt to synchronize
Dataset when connectivity is available.
- SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
-
Deprecated.
- SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
Deprecated.
- TableDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a table.
- TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- TableNameOverride(String) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- Tables - Class in com.amazonaws.services.dynamodbv2.util
-
Utility methods for working with AWS DynamoDB tables.
- Tables() - Constructor for class com.amazonaws.services.dynamodbv2.util.Tables
-
- TableStatus - Enum in com.amazonaws.services.dynamodbv2.model
-
Table Status
- Tag - Class in com.amazonaws.services.autoscaling.model
-
Describes a tag for an Auto Scaling group.
- Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
-
- Tag - Class in com.amazonaws.services.ec2.model
-
Describes a tag.
- Tag() - Constructor for class com.amazonaws.services.ec2.model.Tag
-
Default constructor for a new Tag object.
- Tag(String, String) - Constructor for class com.amazonaws.services.ec2.model.Tag
-
Constructs a new Tag object.
- Tag(String) - Constructor for class com.amazonaws.services.ec2.model.Tag
-
Constructs a new Tag object.
- Tag - Class in com.amazonaws.services.elasticloadbalancing.model
-
Information about a tag.
- Tag() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Tag
-
- TagDescription - Class in com.amazonaws.services.autoscaling.model
-
Describes a tag for an Auto Scaling group.
- TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
-
- TagDescription - Class in com.amazonaws.services.ec2.model
-
Describes a tag.
- TagDescription() - Constructor for class com.amazonaws.services.ec2.model.TagDescription
-
- TagDescription - Class in com.amazonaws.services.elasticloadbalancing.model
-
The tags associated with a load balancer.
- TagDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
- TagKeyOnly - Class in com.amazonaws.services.elasticloadbalancing.model
-
The key of a tag.
- TagKeyOnly() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.TagKeyOnly
-
- TagSet - Class in com.amazonaws.services.s3.model
-
- TagSet() - Constructor for class com.amazonaws.services.s3.model.TagSet
-
Creates a new empty TagSet.
- TagSet(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.TagSet
-
Creates a new TagSet with the set of tags defined.
- TargetingClient - Class in com.amazonaws.mobileconnectors.pinpoint.targeting
-
- TargetingClient(PinpointContext, ThreadPoolExecutor) - Constructor for class com.amazonaws.mobileconnectors.pinpoint.targeting.TargetingClient
-
- TargetingClient(PinpointContext) - Constructor for class com.amazonaws.mobileconnectors.pinpoint.targeting.TargetingClient
-
- TelemetryStatus - Enum in com.amazonaws.services.ec2.model
-
Telemetry Status
- Tenancy - Enum in com.amazonaws.services.ec2.model
-
Tenancy
- terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Terminates the specified instance and optionally adjusts the desired
group size.
- terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Terminates the specified instance and optionally adjusts the desired
group size.
- terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Terminates the specified instance and optionally adjusts the desired
group size.
- terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Terminates the specified instance and optionally adjusts the desired
group size.
- terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Terminates the specified instance and optionally adjusts the desired
group size.
- terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Terminates the specified instance and optionally adjusts the desired
group size.
- TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
-
Terminates the specified instance and optionally adjusts the desired group
size.
- TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
- TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
-
- TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
- terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Shuts down one or more instances.
- terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Shuts down one or more instances.
- terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Shuts down one or more instances.
- terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Shuts down one or more instances.
- terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Shuts down one or more instances.
- terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Shuts down one or more instances.
- TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
Default constructor for a new TerminateInstancesRequest object.
- TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
Constructs a new TerminateInstancesRequest object.
- TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
-
Contains the output of TerminateInstances.
- TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
- thisDevice() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
-
Returns the current device, if users in this pool can remember devices.
- ThrottledException - Exception in com.amazonaws.services.sns.model
-
Indicates that the rate at which requests have been submitted for this action
exceeds the limit for your account.
- ThrottledException(String) - Constructor for exception com.amazonaws.services.sns.model.ThrottledException
-
Constructs a new ThrottledException with the specified error message.
- TlsPolicy - Enum in com.amazonaws.services.simpleemail.model
-
Tls Policy
- toArray() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- toArray(X[]) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- toAWSRegion() - Method in enum com.amazonaws.services.s3.model.Region
-
Returns the respective AWS region.
- toBase64String() - Method in class com.amazonaws.mobileconnectors.util.ClientContext
-
Serializes the client context into a base64 encoded Json string.
- toJson() - Method in class com.amazonaws.auth.policy.Policy
-
Returns a JSON string representation of this AWS access control policy,
suitable to be sent to an AWS service as part of a request to set an
access control policy.
- toJson() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Serializes into a JSON string.
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileDemographic
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileLocation
-
- toJSONObject() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfileUser
-
- tokenRegistered(String) - Method in interface com.amazonaws.mobileconnectors.pinpoint.targeting.notification.GCMTokenRegisteredHandler
-
- TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sqs.model
-
Batch request contains more number of entries than permissible.
- TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException
-
Constructs a new TooManyEntriesInBatchRequestException with the specified
error message.
- TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
The quota for the number of load balancers has been reached.
- TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyLoadBalancersException
-
Constructs a new TooManyLoadBalancersException with the specified error
message.
- TooManyPoliciesException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
The quota for the number of policies for this load balancer has been reached.
- TooManyPoliciesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException
-
Constructs a new TooManyPoliciesException with the specified error
message.
- TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
-
Too many attributes requested.
- TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
-
Constructs a new TooManyRequestedAttributesException with the specified error
message.
- TooManyTagsException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
The quota for the number of tags that can be assigned to a load balancer has
been reached.
- TooManyTagsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyTagsException
-
Constructs a new TooManyTagsException with the specified error message.
- Topic - Class in com.amazonaws.services.sns.model
-
A wrapper type for the topic's Amazon Resource Name (ARN).
- Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
-
- TopicConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
- TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
-
Indicates that the customer already owns the maximum allowed number of
topics.
- TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
-
Constructs a new TopicLimitExceededException with the specified error
message.
- Topics - Class in com.amazonaws.services.sns.util
-
Set of utility methods for working with Amazon SNS topics.
- Topics() - Constructor for class com.amazonaws.services.sns.util.Topics
-
- toString() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
-
Deprecated.
- toString() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
- toString() - Method in enum com.amazonaws.auth.SignatureVersion
-
- toString() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
Deprecated.
- toString() - Method in class com.amazonaws.DefaultRequest
-
- toString() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
- toString() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
- toString() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- toString() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- toString() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsClient
-
- toString() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- toString() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.Session
-
- toString() - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.SessionClient
-
Overridden toString method for testing
- toString() - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
- toString() - Method in enum com.amazonaws.Protocol
-
- toString() - Method in class com.amazonaws.regions.Region
-
- toString() - Method in class com.amazonaws.regions.RegionMetadata
-
- toString() - Method in class com.amazonaws.ResponseMetadata
-
- toString() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.autoscaling.model.LifecycleState
-
- toString() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
-
- toString() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
-
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
-
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.KeyType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.Select
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.AccountAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Address
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.Affinity
-
- toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AllocateHostsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.AllocationState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.AllocationStrategy
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ArchitectureValues
-
- toString() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.AttachmentStatus
-
- toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.AutoPlacement
-
- toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
-
- toString() - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.BatchState
-
- toString() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.BundleTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.BundleTaskState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.CancelBatchErrorCode
-
- toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
-
- toString() - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ClientData
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ContainerFormat
-
- toString() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ConversionTaskState
-
- toString() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
-
- toString() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
-
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.DeviceType
-
- toString() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.DiskImageFormat
-
- toString() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.DomainType
-
- toString() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.EventCode
-
- toString() - Method in class com.amazonaws.services.ec2.model.EventInformation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.EventType
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ExcessCapacityTerminationPolicy
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ExportEnvironment
-
- toString() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ExportTaskState
-
- toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Filter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.FleetType
-
- toString() - Method in class com.amazonaws.services.ec2.model.FlowLog
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.FlowLogsResourceType
-
- toString() - Method in enum com.amazonaws.services.ec2.model.GatewayType
-
- toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Host
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.HostInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.HostProperties
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.HostTenancy
-
- toString() - Method in enum com.amazonaws.services.ec2.model.HypervisorType
-
- toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.IdFormat
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Image
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ImageAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ImageTypeValues
-
- toString() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Instance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
-
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceState
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
-
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
-
- toString() - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.KeyPair
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ListingState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ListingStatus
-
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.MonitoringState
-
- toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.MoveStatus
-
- toString() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.NatGatewayState
-
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
-
- toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
-
- toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceType
-
- toString() - Method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
-
- toString() - Method in enum com.amazonaws.services.ec2.model.OperationType
-
- toString() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.PermissionGroup
-
- toString() - Method in class com.amazonaws.services.ec2.model.Placement
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.PlacementGroupState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.PlacementStrategy
-
- toString() - Method in enum com.amazonaws.services.ec2.model.PlatformValues
-
- toString() - Method in class com.amazonaws.services.ec2.model.PortRange
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PrefixList
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PrefixListId
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ProductCode
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ProductCodeValues
-
- toString() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
-
- toString() - Method in class com.amazonaws.services.ec2.model.Region
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReleaseHostsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
-
- toString() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ReportStatusType
-
- toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Reservation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ResourceType
-
- toString() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.RIProductDescription
-
- toString() - Method in class com.amazonaws.services.ec2.model.Route
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.RouteOrigin
-
- toString() - Method in enum com.amazonaws.services.ec2.model.RouteState
-
- toString() - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.RuleAction
-
- toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesMonitoring
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
-
- toString() - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
-
- toString() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceState
-
- toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceType
-
- toString() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.State
-
- toString() - Method in class com.amazonaws.services.ec2.model.StateReason
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.Status
-
- toString() - Method in enum com.amazonaws.services.ec2.model.StatusName
-
- toString() - Method in enum com.amazonaws.services.ec2.model.StatusType
-
- toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Storage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.Subnet
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.SubnetState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.SummaryStatus
-
- toString() - Method in class com.amazonaws.services.ec2.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.TagDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.TelemetryStatus
-
- toString() - Method in enum com.amazonaws.services.ec2.model.Tenancy
-
- toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.TrafficType
-
- toString() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UserBucket
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UserData
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VirtualizationType
-
- toString() - Method in class com.amazonaws.services.ec2.model.Volume
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
-
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
-
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
-
- toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusName
-
- toString() - Method in enum com.amazonaws.services.ec2.model.VolumeType
-
- toString() - Method in class com.amazonaws.services.ec2.model.Vpc
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VpcAttributeName
-
- toString() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReasonCode
-
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VpcState
-
- toString() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VpnState
-
- toString() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
-
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionSettings
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.TagKeyOnly
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kms.model.DataKeySpec
-
- toString() - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DecryptResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.EncryptResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kms.model.GrantOperation
-
- toString() - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kms.model.KeyState
-
- toString() - Method in enum com.amazonaws.services.kms.model.KeyUsageType
-
- toString() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.EntityStatus
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.MLModelType
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.RealtimeEndpointStatus
-
- toString() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
-
- toString() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Extends the implementation from AmazonServiceException to include
additional information on S3's extended request ID.
- toString() - Method in class com.amazonaws.services.s3.model.Bucket
-
- toString() - Method in enum com.amazonaws.services.s3.model.BucketAccelerateStatus
-
- toString() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
- toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
- toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- toString() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
- toString() - Method in enum com.amazonaws.services.s3.model.CannedAccessControlList
-
Returns the Amazon S3 x-amz-acl header value for this canned acl.
- toString() - Method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
-
- toString() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
- toString() - Method in class com.amazonaws.services.s3.model.Grant
-
- toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
- toString() - Method in class com.amazonaws.services.s3.model.Owner
-
- toString() - Method in enum com.amazonaws.services.s3.model.Permission
-
Gets the string representation of this permission object as defined by
Amazon S3, eg.
- toString() - Method in enum com.amazonaws.services.s3.model.Region
-
- toString() - Method in class com.amazonaws.services.s3.model.S3Object
-
- toString() - Method in enum com.amazonaws.services.s3.model.StorageClass
-
- toString() - Method in class com.amazonaws.services.s3.model.TagSet
-
- toString() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.Item
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.BehaviorOnMXFailure
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.Body
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.BounceType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Content
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptFilterRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptFilterResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.CustomMailFromStatus
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.DsnAction
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.InvocationType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Message
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.ReceiptFilterPolicy
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendBounceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.SNSActionEncoding
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.StopScope
-
- toString() - Method in enum com.amazonaws.services.simpleemail.model.TlsPolicy
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.Endpoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.PublishResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.Subscription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.Topic
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- toString() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.Message
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.PurgeQueueRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.sqs.model.QueueAttributeName
-
- toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- TrafficType - Enum in com.amazonaws.services.ec2.model
-
Traffic Type
- Transfer - Interface in com.amazonaws.mobileconnectors.s3.transfermanager
-
- Transfer.TransferState - Enum in com.amazonaws.mobileconnectors.s3.transfermanager
-
Deprecated.
Enumeration of the possible transfer states.
- TransferListener - Interface in com.amazonaws.mobileconnectors.s3.transferutility
-
Listener interface for transfer state and progress changes.
- TransferManager - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
- TransferManager() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Constructs a new TransferManager and Amazon S3 client using
the credentials from DefaultAWSCredentialsProviderChain
- TransferManager(AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Constructs a new TransferManager and Amazon S3 client using
the specified AWS security credentials provider.
- TransferManager(AWSCredentials) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Constructs a new TransferManager and Amazon S3 client using
the specified AWS security credentials.
- TransferManager(AmazonS3) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Constructs a new TransferManager, specifying the client to
use when making requests to Amazon S3.
- TransferManager(AmazonS3, ExecutorService) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Deprecated.
Constructs a new TransferManager specifying the client and
thread pool to use when making requests to Amazon S3.
- TransferManagerConfiguration - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
- TransferManagerConfiguration() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Deprecated.
- TransferObserver - Class in com.amazonaws.mobileconnectors.s3.transferutility
-
TransferObserver is used to track state and progress of a transfer.
- TransferProgress - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
- TransferProgress() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
Deprecated.
- TransferService - Class in com.amazonaws.mobileconnectors.s3.transferutility
-
Performs background upload and download tasks.
- TransferService() - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
-
- TransferState - Enum in com.amazonaws.mobileconnectors.s3.transferutility
-
The current state of a transfer.
- TransferType - Enum in com.amazonaws.mobileconnectors.s3.transferutility
-
Represents if a transfer is an upload or download
- TransferUtility - Class in com.amazonaws.mobileconnectors.s3.transferutility
-
The transfer utility is a high-level class for applications to upload and
download files.
- TransferUtility(AmazonS3, Context) - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
-
Constructs a new TransferUtility specifying the client to use and
initializes configuration of TransferUtility and a key for S3 client weak
reference.
- transform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer
-
Transforms the input set of attribute values derived from the model
object before writing them into DynamoDB.
- transform(AttributeTransformer.Parameters<?>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- Transition() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
- translateFromEvent(AnalyticsEvent) - Static method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- translateToEvent(JSONObject) - Static method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- tryPause(boolean) - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Upload
-
Deprecated.
Tries to pause the current upload operation and returns the information
that can be used to resume the upload.
- typeCheck(AttributeValue, Method) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ArgumentUnmarshaller
-
Asserts that the value given can be processed using the setter given.
- typeCheck(AttributeValue, Method) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.BooleanUnmarshaller
-
- typeCheck(AttributeValue, Method) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.NullableUnmarshaller
-
- waitForCompletion() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Deprecated.
Waits for this transfer to complete.
- waitForCopyResult() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Copy
-
Deprecated.
Waits for the copy request to complete and returns the result of this
request.
- waitForException() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Deprecated.
Waits for this transfer to finish and returns any error that occurred, or
returns null if no errors occurred.
- waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to 10 minutes for a specified AWS DynamoDB table to move into
the ACTIVE state.
- waitForTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to a specified amount of time for a specified AWS DynamoDB table
to move into the ACTIVE state.
- waitForUploadResult() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Upload
-
Deprecated.
Waits for this upload to complete and returns the result of this upload.
- WebIdentityFederationSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
- WebIdentityFederationSessionCredentialsProvider(String, String, String) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) to request short lived session
credentials, which will then be returned by this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
- WebIdentityFederationSessionCredentialsProvider(String, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) to request short lived session
credentials, which will then be returned by this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
- WebIdentityFederationSessionCredentialsProvider(String, String, String, AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) using the provided client to
request short lived session credentials, which will then be returned by
this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
- WebsiteConfiguration - Class in com.amazonaws.services.s3.model
-
- WebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- wipeData() - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Wipes all user data cached locally, including identity id, session
credentials, dataset metadata, and all records.
- with(Class<T>, T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- withAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The number of accepted routes.
- withAccepterPeeringConnectionOptions(PeeringConnectionOptionsRequest) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the accepter VPC.
- withAccepterPeeringConnectionOptions(PeeringConnectionOptions) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the accepter
VPC.
- withAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the accepter VPC.
- withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional access control list for the new object.
- withAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer captures detailed information of all
requests and delivers the information to the Amazon S3 bucket that you
specify.
- withAccountAttributes(AccountAttribute...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- withAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- withAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- withAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- withAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAction(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The action performed by the reporting mail transfer agent (MTA) as a
result of its attempt to deliver the message to the recipient address.
- withAction(DsnAction) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The action performed by the reporting mail transfer agent (MTA) as a
result of its attempt to deliver the message to the recipient address.
- withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The action name prefix.
- withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies and
returns this updated Statement object so that additional method calls can
be chained together.
- withActions(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The details of the operation.
- withActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The details of the operation.
- withActions(ReceiptAction...) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
An ordered list of actions to perform on messages that match at least one
of the recipient email addresses or domains specified in the receipt
rule.
- withActions(Collection<ReceiptAction>) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
An ordered list of actions to perform on messages that match at least one
of the recipient email addresses or domains specified in the receipt
rule.
- withActions(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The action the client wants to allow for the specified principal.
- withActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The action the client wants to allow for the specified principal.
- withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
Indicates whether actions should be executed during any changes to the
alarm's state.
- withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
Indicates whether or not actions should be executed during any changes to
the alarm's state.
- withActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The current price schedule, as determined by the term remaining for
the Reserved Instance in the listing.
- withActiveInstances(ActiveInstance...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The running instances.
- withActiveInstances(Collection<ActiveInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The running instances.
- withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The scaling activities.
- withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The scaling activities.
- withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
The activities related to detaching the instances from the Auto Scaling
group.
- withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
-
The activities related to detaching the instances from the Auto Scaling
group.
- withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
-
The activities related to moving instances into Standby
mode.
- withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
-
The activities related to moving instances into Standby
mode.
- withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
-
The activities related to moving instances out of Standby
mode.
- withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
-
The activities related to moving instances out of Standby
mode.
- withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling activity.
- withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The ID of the activity.
- withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The activity IDs of the desired scaling activities.
- withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The activity IDs of the desired scaling activities.
- withActualBlockHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
If you specified a duration and your Spot instance request was
fulfilled, this is the fixed hourly price in effect for the Spot
instance while it runs.
- withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Adds a specific AWS account ID or group to a volume's list of create
volume permissions.
- withAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Adds a specific AWS account ID or group to a volume's list of create
volume permissions.
- withAdd(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to add to the list of launch permissions for the
AMI.
- withAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to add to the list of launch permissions for the
AMI.
- withAddHeaderAction(AddHeaderAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Adds a header to the received email.
- withAdditionalAttributes(AdditionalAttribute...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
This parameter is reserved.
- withAdditionalAttributes(Collection<AdditionalAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
This parameter is reserved.
- withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Reserved.
- withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Reserved.
- withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Reserved.
- withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
Information about one or more Elastic IP addresses.
- withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
Information about one or more Elastic IP addresses.
- withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Deprecated.
- withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Deprecated.
- withAddRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route tables IDs to associate with the endpoint.
- withAddRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route tables IDs to associate with the endpoint.
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
The policy adjustment type.
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The adjustment type.
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The adjustment type, which specifies how ScalingAdjustment
is interpreted.
- withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
The policy adjustment types.
- withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
The policy adjustment types.
- withAffinity(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The new affinity setting for the instance.
- withAffinity(Affinity) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The new affinity setting for the instance.
- withAffinity(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The affinity setting for the instance on the Dedicated host.
- withAfter(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of an existing rule after which the new rule will be placed.
- withAfter(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule after which to place the specified receipt
rule.
- withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM state from any other state.
- withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The CloudWatch alarms related to the policy.
- withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The CloudWatch alarms related to the policy.
- withAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key, and returns this object so that method calls
can be chained together.
- withAliasArn(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- withAliases(AliasListEntry...) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- withAliases(Collection<AliasListEntry>) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- withAliasName(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the alias.
- withAliasName(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- withAliasName(String) - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- withAliasName(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the allocation of the address for use with
EC2-VPC.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
[EC2-VPC] The ID that AWS assigns to represent the allocation of the
Elastic IP address for use with instances in a VPC.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The allocation ID.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The allocation ID of an Elastic IP address to associate with the NAT
gateway.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The allocation ID for the Elastic IP address.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The allocation ID of the Elastic IP address that's associated with the
NAT gateway.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The allocation ID.
- withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-VPC] The allocation ID.
- withAllocationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-VPC] One or more allocation IDs.
- withAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-VPC] One or more allocation IDs.
- withAllocationStrategy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates how to allocate the target capacity across the Spot pools
specified by the Spot fleet request.
- withAllocationStrategy(AllocationStrategy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates how to allocate the target capacity across the Spot pools
specified by the Spot fleet request.
- withAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed headers of this rule and returns a reference to this
object for method chaining.
- withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed methods of this rule and returns a reference to this
object for method chaining.
- withAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the allowed origins of this rule and returns a reference to this
object for method chaining.
- withAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- withAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from an EC2-Classic instance
that's linked to a local VPC via ClassicLink to instances in a peer
VPC.
- withAllowEgressFromLocalClassicLinkToRemoteVpc(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local ClassicLink connection can communicate with
the peer VPC over the VPC peering connection.
- withAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptions
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- withAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.PeeringConnectionOptionsRequest
-
If true, enables outbound communication from instances in a local VPC
to an EC2-Classic instance that's linked to a peer VPC via
ClassicLink.
- withAllowEgressFromLocalVpcToRemoteClassicLink(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionOptionsDescription
-
Indicates whether a local VPC can communicate with a ClassicLink
connection in the peer VPC over the VPC peering connection.
- withAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
Indicates whether to allow an IP address that is already assigned to
another network interface or instance to be reassigned to the
specified network interface.
- withAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow
an Elastic IP address that is already associated with an instance or
network interface to be reassociated with the specified instance or
network interface.
- withAllowsEventCollection(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets whether or not event collection is enabled for the SDK.
- withAllowsEventCollection(boolean) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Sets whether or not event collection is enabled for the SDK.
- withAllowsWANDelivery(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets whether or not events will be sent to the Amazon Mobile Analytics
website over WAN (mobile) networks.
- withAllSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- withAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
- withAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
- withAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
-
The AMI launch index, which can be used to find this instance in the
launch group.
- withAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The amount of the recurring charge.
- withAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
Used for Reserved Instance Marketplace offerings.
- withAppContext(Context) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The Android Context.
- withAppCookieStickinessPolicies(AppCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- withAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- withAppId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The Pinpoint AppId
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The architecture of the image.
- withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The architecture of the image.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The architecture of the virtual machine.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The architecture of the virtual machine.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The architecture of the virtual machine.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The architecture of the instance.
- withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The architecture of the instance.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The architecture of the image.
- withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
-
The architecture of the image.
- withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The architecture of the AMI.
- withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The architecture of the AMI.
- withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The Amazon Resource Name (ARN) of the instance profile.
- withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The Amazon Resource Name (ARN) of the instance profile.
- withArn(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The Amazon Resource Name (ARN).
- withArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the key.
- withArrivalDate(Date) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
When the message was received by the reporting mail transfer agent (MTA),
in
RFC 822 date-time
format.
- withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Used for groups that launch instances into a virtual private cloud (VPC).
- withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
[EC2-VPC] Indicates whether to assign a public IP address to each
instance.
- withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
Indicates whether to assign a public IP address to an instance you
launch in a VPC.
- withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to assign a public IP address to instances launched
in a VPC.
- withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The association information for an Elastic IP address for the network
interface.
- withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The association information for an Elastic IP associated with the
network interface.
- withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The association information for an Elastic IP address associated with
the network interface.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID representing the association of the address with an instance in
a VPC.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
-
[EC2-VPC] The ID that represents the association of the Elastic IP
address with an instance.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
-
The route table association ID (needed to disassociate the route
table).
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-VPC] The association ID.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
The association ID representing the current association between the
route table and subnet.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The association ID.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the current association between the original network ACL and
the subnet.
- withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The association ID.
- withAssociations(NetworkAclAssociation...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any associations between the network ACL and one or more subnets
- withAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any associations between the network ACL and one or more subnets
- withAssociations(RouteTableAssociation...) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The associations between the route table and one or more subnets.
- withAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The associations between the route table and one or more subnets.
- withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
-
Information about the volume attachment.
- withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The attachment (if any) of the network interface.
- withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
-
Information about the volume attachment.
- withAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The network interface attachment.
- withAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Information about the interface attachment.
- withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The network interface attachment.
- withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
-
The ID of the network interface attachment.
- withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
The ID of the attachment.
- withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The ID of the network interface attachment.
- withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the network interface attachment.
- withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
The ID of the network interface attachment.
- withAttachments(InternetGatewayAttachment...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any VPCs attached to the Internet gateway.
- withAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any VPCs attached to the Internet gateway.
- withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
-
Information about the volume attachments.
- withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
-
Information about the volume attachments.
- withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The time stamp when the attachment initiated.
- withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The time stamp when the attachment initiated.
- withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The timestamp indicating when the attachment initiated.
- withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The time stamp when the attachment initiated.
- withAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- withAttribute(String, String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- withAttribute(String, List<String>) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The AMI attribute.
- withAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The AMI attribute.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The instance attribute.
- withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The instance attribute.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The attribute of the network interface.
- withAttribute(NetworkInterfaceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The attribute of the network interface.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The instance attribute.
- withAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The instance attribute.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The VPC attribute.
- withAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The VPC attribute.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The name of the attribute to modify.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The name of the attribute.
- withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The name of the attribute.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The attribute to reset (currently you can only reset the launch
permission attribute).
- withAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The attribute to reset (currently you can only reset the launch
permission attribute).
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The attribute to reset.
- withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The attribute to reset.
- withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The attribute to reset.
- withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The attribute to reset.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
The name of the account attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The name of the attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The name of the attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The name of the attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The name of the attribute you want to set.
- withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The name of the attribute you want to set.
- withAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of unique attribute names in the domain.
- withAttributeNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
One or more account attribute names.
- withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
One or more account attribute names.
- withAttributeNames(AccountAttributeName...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
One or more account attribute names.
- withAttributeNames(String...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The names of the attributes.
- withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The names of the attributes.
- withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
A list of attributes for which to retrieve information.
- withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
A list of attributes for which to retrieve information.
- withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
A list of attributes that need to be returned along with each message.
- withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
A list of attributes that need to be returned along with each message.
- withAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all unique attribute names in the domain, in bytes.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects, representing
the item as it appeared before the DeleteItem operation.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the UpdateItem
operation.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Attributes property for this object.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Attributes property for this object.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
A list of Attributes.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
A list of Attributes.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
The list of attributes returned by the operation.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
The list of attributes returned by the operation.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.Item
-
A list of attributes.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
-
A list of attributes.
- withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The list of attributes.
- withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The list of attributes.
- withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The list of attributes for a replaceable item.
- withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The list of attributes for a replaceable item.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
-
Attributes for endpoint.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
Attributes include the following:
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
Attributes include the following:
- withAttributes(String...) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
A list of the individual attribute names, such as
MonthlySpendLimit, for which you want values.
- withAttributes(Collection<String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
-
A list of the individual attribute names, such as
MonthlySpendLimit, for which you want values.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
-
The SMS attribute names and their values.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
A map of the subscription's attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
A map of the topic's attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
Attributes for platform application object.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
A map of the endpoint attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
A map of the platform application attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
-
The default settings for sending SMS messages from your account.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
A map of attributes with their corresponding values.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
A map of attributes to the respective values.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
-
SenderId, SentTimestamp,
ApproximateReceiveCount, and/or
ApproximateFirstReceiveTimestamp.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
A map of attributes to set.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- withAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The type of the attribute.
- withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- withAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
-
The value of the attribute.
- withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
-
The value of the attribute.
- withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
-
The value of the attribute.
- withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The new value for the attribute in JSON format.
- withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The new value for the attribute.
- withAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all attribute name/value pairs in the domain.
- withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- withAttributeValues(AccountAttributeValue...) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
One or more values for the account attribute.
- withAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
-
One or more values for the account attribute.
- withAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all attribute values in the domain, in bytes.
- withAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The state of autoEnableIO attribute.
- withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
Indicates whether the volume should be auto-enabled for I/O
operations.
- withAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
This is enabled by default.
- withAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
This is enabled by default.
- withAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.Host
-
Whether auto-placement is on or off.
- withAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.Host
-
Whether auto-placement is on or off.
- withAutoPlacement(String) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Specify whether to enable or disable auto-placement.
- withAutoPlacement(AutoPlacement) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
Specify whether to enable or disable auto-placement.
- withAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The Amazon Resource Name (ARN) of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The name of the Auto Scaling group associated with the instance.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the group for the lifecycle hook.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
The name of the group to delete.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the Auto Scaling group for the lifecycle hook.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
The name or Amazon Resource Name (ARN) of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The name or ARN of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the Auto Scaling group for the lifecycle hook.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the Auto Scaling group to which you want to assign the
lifecycle hook.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name or ARN of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the Auto Scaling group for the hook.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the Auto Scaling group associated with this scaling policy.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
The name of the group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
- withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the Auto Scaling group.
- withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The group names.
- withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The group names.
- withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The name of the group.
- withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The name of the group.
- withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The groups.
- withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The groups.
- withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The instances.
- withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The instances.
- withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
One or more of the following notification types:
- withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
One or more of the following notification types:
- withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The Availability Zone for the instance.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The Availability Zone in which the instance is running.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The Availability Zone for the Dedicated hosts.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The Availability Zone for the subnet.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The Availability Zone in which to create the volume.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The Availability Zone for the virtual private gateway.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Availability Zone in which the Reserved Instance can be used.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The Availability Zone of the Dedicated host.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The Availability Zone where the resulting instance will reside.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The Availability Zone for the resulting EBS volume.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The Availability Zone where the resulting volume will reside.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The Availability Zone of the instance.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The Availability Zone of the instance.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Availability Zone in which the Reserved Instance can be used.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The Availability Zone for the modified Reserved Instances.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Availability Zone in which the Reserved Instance can be used.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The Availability Zone of the subnet.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The Availability Zone for the volume.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The Availability Zone of the volume.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The Availability Zone where the virtual private gateway was created,
if applicable.
- withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The user-specified name for a logical grouping of bids.
- withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone group.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more Availability Zones for the group.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more Availability Zones for the group.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
One or more Availability Zones for the group.
- withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
Information about one or more Availability Zones.
- withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
Information about one or more Availability Zones.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
One or more Availability Zones from the same region as the load balancer.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
One or more Availability Zones from the same region as the load balancer.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
The remaining Availability Zones for the load balancer.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
The remaining Availability Zones for the load balancer.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The Availability Zones.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
-
The updated list of Availability Zones for the load balancer.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
-
The updated list of Availability Zones for the load balancer.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Availability Zones for the load balancer.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Availability Zones for the load balancer.
- withAvailableCapacity(AvailableCapacity) - Method in class com.amazonaws.services.ec2.model.Host
-
The number of new instances that can be launched onto the Dedicated
host.
- withAvailableCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The number of instances that can still be launched onto the Dedicated
host.
- withAvailableInstanceCapacity(InstanceCapacity...) - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The total number of instances that the Dedicated host supports.
- withAvailableInstanceCapacity(Collection<InstanceCapacity>) - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The total number of instances that the Dedicated host supports.
- withAvailableInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of available instances.
- withAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The number of unused IP addresses in the subnet.
- withAvailableVCpus(Integer) - Method in class com.amazonaws.services.ec2.model.AvailableCapacity
-
The number of vCPUs available on the Dedicated host.
- withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The average of metric values that correspond to the datapoint.
- withAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The access key ID of the owner of the bucket.
- withAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the key.
- withAWSAccountIds(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The AWS account IDs of the users (principals) who will be given access to
the specified actions.
- withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The AWS account IDs of the users (principals) who will be given access to
the specified actions.
- withAWSAccountIds(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The AWS account number of the
principal who will be given permission.
- withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The AWS account number of the
principal who will be given permission.
- withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type.
- withBackendServerDescriptions(BackendServerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the back-end servers.
- withBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the back-end servers.
- withBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
Sets the batch size, i.e., how many
S3ObjectSummarys will be
fetched at once.
- withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- withBccAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The BCC: field(s) of the message.
- withBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The BCC: field(s) of the message.
- withBehaviorOnMXFailure(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The action that Amazon SES takes if it cannot successfully read the
required MX record when you send an email.
- withBehaviorOnMXFailure(BehaviorOnMXFailure) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The action that Amazon SES takes if it cannot successfully read the
required MX record when you send an email.
- withBehaviorOnMXFailure(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
- withBehaviorOnMXFailure(BehaviorOnMXFailure) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
- withBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
For devices that support BGP, the customer gateway's BGP ASN.
- withBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The customer gateway's Border Gateway Protocol (BGP) Autonomous System
Number (ASN).
- withBinaryListValues(ByteBuffer...) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withBinaryListValues(Collection<ByteBuffer>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example, compressed
data, encrypted data, or images.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more mappings that specify how block devices are exposed to the
instance.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more mappings that specify how block devices are exposed to the
instance.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
A block device mapping, which specifies the block devices for the
instance.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
A block device mapping, which specifies the block devices for the
instance.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
Information about one or more block device mappings.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
Information about one or more block device mappings.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Image
-
Any block device mapping entries.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any block device mapping entries.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more block device mapping entries.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more block device mapping entries.
- withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any block device mapping entries for the instance.
- withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any block device mapping entries for the instance.
- withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The block device mapping of the instance.
- withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The block device mapping of the instance.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more block device mapping entries.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more block device mapping entries.
- withBlockDeviceMappings(InstanceBlockDeviceMappingSpecification...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Modifies the DeleteOnTermination attribute for volumes
that are currently attached.
- withBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Modifies the DeleteOnTermination attribute for volumes
that are currently attached.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
One or more block device mapping entries.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
One or more block device mapping entries.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The block device mapping.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The block device mapping.
- withBlockDeviceMappings(ScheduledInstancesBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more block device mapping entries.
- withBlockDeviceMappings(Collection<ScheduledInstancesBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more block device mapping entries.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more block device mapping entries.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more block device mapping entries.
- withBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The required duration for the Spot instances (also known as Spot
blocks), in minutes.
- withBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The duration for the Spot instance, in minutes.
- withBody(InputStream) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets the optional stream containing the payload data to include for this
request.
- withBody(byte[]) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets the optional stream containing the payload data from the byte array
to include for this request.
- withBody(String) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets the optional stream containing the payload data from a string
content to include for this request.
- withBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
-
The message body.
- withBody(String) - Method in class com.amazonaws.services.sqs.model.Message
-
The message's contents (not URL-encoded).
- withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Boolean data type.
- withBounceAction(BounceAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Rejects the received email by returning a bounce response to the sender
and, optionally, publishes a notification to Amazon Simple Notification
Service (Amazon SNS).
- withBouncedRecipientInfoList(BouncedRecipientInfo...) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
A list of recipients of the bounced message, including the information
required to create the Delivery Status Notifications (DSNs) for the
recipients.
- withBouncedRecipientInfoList(Collection<BouncedRecipientInfo>) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
A list of recipients of the bounced message, including the information
required to create the Delivery Status Notifications (DSNs) for the
recipients.
- withBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have bounced.
- withBounceSender(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The address to use in the "From" header of the bounce message.
- withBounceSenderArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
This parameter is used only for sending authorization.
- withBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish bounce notifications.
- withBounceType(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The reason for the bounce.
- withBounceType(BounceType) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The reason for the bounce.
- withBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The breach threshold for the alarm.
- withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- withBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
The Amazon S3 bucket in which to store the Spot instance data feed.
- withBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The bucket in which to store the AMI.
- withBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The Amazon S3 bucket where the Spot instance data feed is located.
- withBucketARN(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort and
returns the updated object so that additional calls can be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete,
and returns this updated CompleteMultipartUploadRequest so that
additional method calls can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Sets the name of the Amazon S3 bucket containing the object to delete and
returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the name of the Amazon S3 bucket containing the object(s) to delete
and returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket, and returns this updated request
object so that additional method calls can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested, and
returns this updated object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved,
and returns the updated request object so that additional method calls
can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved, and returns this updated request object so that additional
method calls can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is being
retrieved.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets The name of the bucket containing the uploads to list, and returns
this updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the BucketName property for this request.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the name of the Amazon S3 bucket whose versions are to be listed.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the name of the bucket where this request will upload a new object
to.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier, and returns a reference to
this object(RestoreObjectRequest) for method chaining.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being
set, and returns this object so that additional method calls may be
chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set and
returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set, and returns this object so that additional method calls may be
chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the name of the bucket whose tagging configuration is being set, and
returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated, and returns this
updated object so that additional method calls can be chained together.
- withBucketName(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The name of the Amazon S3 bucket to which to save the received email.
- withBucketRegion(String) - Method in class com.amazonaws.services.s3.model.HeadBucketResult
-
- withBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the bundle task.
- withBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
-
The ID of the bundle task.
- withBundleIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more bundle task IDs.
- withBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more bundle task IDs.
- withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
-
Information about the bundle task.
- withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
-
Information about the bundle task.
- withBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
If the task fails, a description of the error.
- withBundleTasks(BundleTask...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
Information about one or more bundle tasks.
- withBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
Information about one or more bundle tasks.
- withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- withBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The size of the disk image, in GiB.
- withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The number of bytes converted so far.
- withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The number of bytes converted so far.
- withCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot instance requests.
- withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot instance requests.
- withCancelReason(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The reason for canceling the task.
- withCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object, and returns this
CopyObjectRequest, enabling additional method calls to be
chained together.
- withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket, and returns this
updated object so that additional method calls can be chained together.
- withCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The Amazon Route 53 hosted zone associated with the load balancer.
- withCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the Amazon Route 53 hosted zone name associated with the load
balancer.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- withCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The cardinality of the attribute.
- withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The reason the activity began.
- withCcAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- withCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- withCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- withChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- withCidr(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
A single IP address or a range of IP addresses that you want to block or
allow, specified in Classless Inter-Domain Routing (CIDR) notation.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation (for example
172.16.0.0/24).
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The network range for the subnet, in CIDR notation.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The network range for the VPC, in CIDR notation.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The network range to allow or deny, in CIDR notation.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The network range to allow or deny, in CIDR notation.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The CIDR block assigned to the subnet.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The CIDR block for the VPC.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The CIDR block for the VPC.
- withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The CIDR IP address range.
- withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The CIDR IP address range.
- withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The CIDR IP address range.
- withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The CIDR IP address range.
- withCidrs(String...) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The IP address range of the AWS service.
- withCidrs(Collection<String>) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The IP address range of the AWS service.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The encrypted plaintext.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Ciphertext that contains the encrypted data key.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
Ciphertext that contains the wrapped data key.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to re-encrypt.
- withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
The re-encrypted data.
- withClassicLinkDnsSupported(Boolean) - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
Indicates whether ClassicLink DNS support is enabled for the VPC.
- withClassicLinkEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Indicates whether the VPC is enabled for ClassicLink.
- withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances
to.
- withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The IDs of one or more security groups for the specified
ClassicLink-enabled VPC.
- withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The IDs of one or more security groups for the specified
ClassicLink-enabled VPC.
- withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The IDs of one or more security groups for the VPC specified in
ClassicLinkVPCId.
- withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The IDs of one or more security groups for the VPC specified in
ClassicLinkVPCId.
- withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets the client configuration this client will use when making request
- withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Sets the client configuration this client will use when making request
- withClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The client-specific data.
- withClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The client-specific data.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Unique, case-sensitive identifier to ensure the idempotency of the
request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
Unique, case-sensitive identifier you provide to ensure idempotency of
your listings.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.Host
-
Unique, case-sensitive identifier you provide to ensure idempotency of
the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The token to enable idempotency for VM import requests.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Token to enable idempotency for VM import requests.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The idempotency token you provided when you launched the instance, if
applicable.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
A unique, case-sensitive token you provide to ensure idempotency of
your modification request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
Unique, case-sensitive identifier that you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique, case-sensitive key supplied by the client to ensure that the
request is idempotent.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Unique, case-sensitive identifier you provide to ensure the
idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
Unique, case-sensitive identifier that ensures the idempotency of the
request.
- withClientToken(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
A unique, case-sensitive identifier you provide to ensure idempotency
of your listings.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error code.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The error code.
- withCode(CancelBatchErrorCode) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The error code.
- withCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP type.
- withCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The low byte represents the state.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The event code.
- withCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The event code.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The reason code for the Spot instance state change.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The status code.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
-
The reason code for the state change.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error code.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The code identifying the operation, for example,
enable-volume-io.
- withCode(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- withCode(VpcPeeringConnectionStateReasonCode) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- withCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
An error code representing why the action failed on this entry.
- withComment(String) - Method in class com.amazonaws.services.ec2.model.ClientData
-
A user-defined comment about the disk upload.
- withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic and Threshold.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- withComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of unwanted emails that were rejected by recipients.
- withComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish complaint notifications.
- withCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply
and returns a reference to this object(RoutingRule) for method chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation and returns a pointer to this object for
method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation and returns a pointer to this object for
method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation and returns a pointer to this object for method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation and returns a pointer to this object for method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan and
returns a pointer to this object for method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan and
returns a pointer to this object for method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- withConditionExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- withConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
-
- withConditions(Condition...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the conditions associated with this policy statement, and returns
this updated Statement object so that additional method calls can be
chained together.
- withConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
- withConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows existing requests to complete before
the load balancer shifts traffic away from a deregistered or unhealthy
back-end instance.
- withConnectionSettings(ConnectionSettings) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer allows the connections to remain idle (no
data is sent over the connection) for the specified duration.
- withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out, and returns
the updated ClientConfiguration object so that additional method calls
may be chained together.
- withConsistentRead(boolean) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets whether this query uses consistent reads and returns a pointer to
this object for method-chaining.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
Determines whether or not strong consistency should be enforced when
data is read from SimpleDB.
- withConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The conditions under which the operations permitted by the grant are
allowed.
- withConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The conditions under which the grant's operations are allowed.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by an operation.
- withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The container format used to combine disk images with metadata (such
as OVF).
- withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The container format used to combine disk images with metadata (such
as OVF).
- withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The container format used to combine disk images with metadata (such
as OVF).
- withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The container format used to combine disk images with metadata (such
as OVF).
- withContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- withContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- withContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- withContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request and returns this
object, for method chaining.
- withContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request and returns this object,
for method chaining.
- withContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- withConversionSchema(ConversionSchema) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
-
Information about the conversion task.
- withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
-
Information about the conversion task.
- withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The ID of the conversion task.
- withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The ID of the conversion task.
- withConversionTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more conversion task IDs.
- withConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more conversion task IDs.
- withConversionTasks(ConversionTask...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
Information about the conversion tasks.
- withConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
Information about the conversion tasks.
- withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The time period, in seconds, after which the cookie should be considered
stale.
- withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The time period, in seconds, after which the cookie should be considered
stale.
- withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The name of the application cookie used for stickiness.
- withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the application cookie used for stickiness.
- withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount of time, in seconds, after a scaling activity completes and
before the next scaling activity can start.
- withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount of time, in seconds, after a scaling activity completes before
any further trigger-related scaling activities can start.
- withCores(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of cores on the Dedicated host.
- withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- withCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The number of reservations available for the price.
- withCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the real-time endpoint for the
MLModel was received.
- withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The time the listing was created.
- withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was created.
- withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The date when the Scheduled Instance was purchased.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The date and time the group was created.
- withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The creation date and time for the launch configuration.
- withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The date and time the load balancer was created.
- withCreatedTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The date and time the receipt rule set was created.
- withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was created.
- withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The creation date and time of the request.
- withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The date and time when the Spot instance request was created, in UTC
format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
-
The time stamp when volume creation was initiated.
- withCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
A JSON representation of the snapshot attribute modification.
- withCreateVolumePermissions(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of permissions for creating volumes from the snapshot.
- withCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of permissions for creating volumes from the snapshot.
- withCreationDate(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The date and time the image was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time when the key was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- withCreationTime(Date) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The date and time the flow log was created.
- withCreationTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The date and time the VPC endpoint was created.
- withCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Please provide a CognitoCredentialsProvider in order to authenticate.
- withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withCrossZoneLoadBalancing(CrossZoneLoadBalancing) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
If enabled, the load balancer routes the request traffic evenly across
all back-end instances regardless of the Availability Zones.
- withCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Fluent API to set the crypto mode; applicable only to the S3 encryption
client.
- withCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the crypto provider to the specified provider, and returns the
updated CryptoConfiguration object.
- withCurlLogging(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not the client should be logging any information.
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the currency of the item being purchased (Required if formatted
localized price is not specified)
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the currency of the item being purchased.
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the currency of the item being purchased (Required if formatted
localized price is not specified)
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.VirtualMonetizationEventBuilder
-
Sets the currency of the item being purchased.
- withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The currency for transacting the Reserved Instance resale.
- withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The currency for transacting the Reserved Instance resale.
- withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The currency for transacting the Reserved Instance resale.
- withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The currency for transacting the Reserved Instance resale.
- withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
The currency in which the limitPrice amount is specified.
- withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
The currency in which the limitPrice amount is specified.
- withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The currency of the Reserved Instance.
- withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The currency of the Reserved Instance.
- withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The currency of the Reserved Instance offering you are purchasing.
- withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The currency of the Reserved Instance offering you are purchasing.
- withCurrentSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The current state of the Spot fleet request.
- withCurrentSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The current state of the Spot fleet request.
- withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The configuration information for the VPN connection's customer
gateway (in the native XML format).
- withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the customer gateway.
- withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The ID of the customer gateway.
- withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
-
The ID of the customer gateway.
- withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the customer gateway at your end of the VPN connection.
- withCustomerGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more customer gateway IDs.
- withCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more customer gateway IDs.
- withCustomerGateways(CustomerGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
Information about one or more customer gateways.
- withCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
Information about one or more customer gateways.
- withCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- withData(String) - Method in class com.amazonaws.services.ec2.model.UserData
-
The Base64-encoded MIME user data for the instance.
- withData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The textual data of the content.
- withData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
The raw data of the message.
- withDataEncryptionKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The data encryption key identifier for the snapshot.
- withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- withDataType(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number, and
Binary.
- withDataType(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number, and
Binary.
- withDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object and returns a reference to
this object(Transition) for method chaining.
- withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time in days from when a new version of the object is
uploaded to the bucket and when older versions are archived, and
returns a reference to this object for method chaining.
- withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withDeadline(Date) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The date in UTC at which you are permanently switched over to using
longer IDs.
- withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, after a scaling activity completes before
another scaling activity can start.
- withDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs.
- withDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- withDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume is deleted on instance termination.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is deleted on instance termination.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
Indicates whether the volume is deleted on instance termination.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
Indicates whether the volume is deleted on instance termination.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
If set to true, the interface is deleted when the
instance is terminated.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
Indicates whether the network interface is deleted when the instance
is terminated.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
-
Indicates whether the network interface is deleted when the instance
is terminated.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is deleted on instance termination.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
Indicates whether to delete the interface when the instance is
terminated.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
Indicates whether the EBS volume is deleted on instance termination.
- withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- withDeleteTime(Date) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The date and time the NAT gateway was deleted, if applicable.
- withDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- withDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key
(CMK).
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be rolled up into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ObjectListing.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- withDeliverLogsErrorMessage(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
Information about the error that occurred.
- withDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The ARN for the IAM role that's used to post flow logs to a CloudWatch
Logs log group.
- withDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ARN of the IAM role that posts logs to CloudWatch Logs.
- withDeliverLogsStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the logs delivery (SUCCESS |
FAILED).
- withDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- withDeliveryTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES
will publish delivery notifications.
- withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
A description for the new AMI in the destination region.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
A description for the EBS snapshot.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A description for the new image.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
A description for the conversion task or the resource being exported.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
A description for the network interface.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
A description for the security group.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
A description for the snapshot.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The description of the network interface.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
A description of the disk image.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
A description of the resource being exported.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The description of the AMI that was provided during image creation.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
A description for the AMI.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The description of the disk image.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
A description string for the import image task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A description of the import task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A description of the import task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
A description for the instance being imported.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
A description of the task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
A description of the task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The description string for the import snapshot task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
A description of the import snapshot task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
A description of the import snapshot task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
A description of the volume.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The description you provided when starting the import volume task.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The description.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The description of the network interface.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
A description of the event.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A description for the AMI.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
A description for the network interface.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
A description.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A description for your AMI.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
Descriptive text about the health state of your instance.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The description.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
A description of the security group.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The description for the snapshot.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A description for the snapshot.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The description of the disk image being imported.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The description of the snapshot.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The description of the security group.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
A description of the operation.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
A description of the event.
- withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
A description of the instance state.
- withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
A description of the attribute.
- withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
A description of the policy type.
- withDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- withDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The friendly description of the key.
- withDescription(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the key.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The desired size of the group.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the group.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The number of EC2 instances that should be running in the group.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The number of instances you prefer to maintain in the group.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The number of EC2 instances that should be running in the Auto Scaling
group.
- withDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The CIDR address block used for the destination match.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The CIDR range for the route.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The CIDR block associated with the local subnet of the customer
network.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The CIDR address block used for the destination match.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The CIDR block used for the destination match.
- withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The CIDR block associated with the local subnet of the customer data
center.
- withDestinationConfig(ReplicationDestinationConfig) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.Returns the
updated object.
- withDestinationEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context to be used when the data is re-encrypted.
- withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored and returns this object, enabling additional method calls can
be chained together.
- withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object will
be stored and returns this object, enabling additional method calls can
be chained together.
- withDestinationKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A unique identifier for the customer master key used to re-encrypt the
data.
- withDestinationPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The prefix of the AWS service.
- withDestinationRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The destination region to use in the PresignedUrl
parameter of a snapshot copy operation.
- withDestinations(String...) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message, consisting of To:, CC:, and BCC:
addresses.
- withDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message, consisting of To:, CC:, and BCC:
addresses.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The details about the activity.
- withDetails(InstanceStatusDetails...) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The system instance health or application instance health.
- withDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The system instance health or application instance health.
- withDetails(VolumeStatusDetails...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The details of the volume status.
- withDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The details of the volume status.
- withDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction.
- withDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The device name to expose to the instance (for example,
/dev/sdh or xvdh).
- withDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The device name.
- withDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The device name.
- withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The index of the device for the network interface attachment.
- withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The index of the device on the instance for the network interface
attachment.
- withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The index of the device on the instance for the network interface
attachment.
- withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The device index of the network interface attachment on the instance.
- withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The index of the device for the network interface attachment.
- withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The device name exposed to the EC2 instance (for example,
/dev/sdh or xvdh).
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The block device mapping for the disk.
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The device name exposed to the instance (for example,
/dev/sdh or xvdh).
- withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The block device mapping for the snapshot.
- withDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Sets the Multi-Factor Authentication device serial number to include with
this request.
- withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
A DHCP configuration option.
- withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
-
A DHCP configuration option.
- withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
One or more DHCP options in the set.
- withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
One or more DHCP options in the set.
- withDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
-
A set of DHCP options.
- withDhcpOptions(DhcpOptions...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
Information about one or more DHCP options sets.
- withDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
Information about one or more DHCP options sets.
- withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the DHCP options set, or default to associate
no DHCP options with the VPC.
- withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
The ID of the DHCP options set.
- withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
The ID of the set of DHCP options.
- withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the set of DHCP options you've associated with the VPC (or
default if the default options are associated with the
VPC).
- withDhcpOptionsIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
The IDs of one or more DHCP options sets.
- withDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
The IDs of one or more DHCP options sets.
- withDiagnosticCode(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
An extended explanation of what went wrong; this is usually an SMTP
response.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The list of dimensions associated with the metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The list of dimensions associated with the metric.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
A list of dimensions describing qualities of the metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
A list of dimensions describing qualities of the metric.
- withDimensions(DimensionFilter...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
A list of dimensions to filter against.
- withDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
A list of dimensions to filter against.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
A list of dimensions associated with the metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
A list of dimensions associated with the metric.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of dimensions associated with the alarm's associated metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of dimensions associated with the alarm's associated metric.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A list of dimensions associated with the metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A list of dimensions associated with the metric.
- withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The dimensions for the alarm's associated metric.
- withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The dimensions for the alarm's associated metric.
- withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
If the value is true, you can't terminate the instance
through the Amazon EC2 console, CLI, or API; otherwise, you can.
- withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
If the value is true, you can't terminate the instance
using the Amazon EC2 console, CLI, or API; otherwise, you can.
- withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
If you set this parameter to true, you can't terminate
the instance using the Amazon EC2 console, CLI, or API; otherwise, you
can.
- withDiskContainer(SnapshotDiskContainer) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Information about the disk container.
- withDiskContainers(ImageDiskContainer...) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
Information about the disk containers.
- withDiskContainers(Collection<ImageDiskContainer>) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
Information about the disk containers.
- withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The format for the exported image.
- withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The format for the exported image.
- withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The format for the exported image.
- withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The format for the exported image.
- withDiskImages(DiskImage...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The disk image.
- withDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The disk image.
- withDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The size of the disk in the snapshot, in GiB.
- withDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The size of the disk in the snapshot, in GiB.
- withDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
The DKIM attributes for an email address or a domain.
- withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
True if DKIM signing is enabled for email sent from the identity; false
otherwise.
- withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of character strings that represent the domain's identity.
- withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of character strings that represent the domain's identity.
- withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
A set of character strings that represent the domain's identity.
- withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
A set of character strings that represent the domain's identity.
- withDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS
records (tokens) published in the domain name's DNS.
- withDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS
records (tokens) published in the domain name's DNS.
- withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
-
The DNS name of the load balancer.
- withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The external DNS name of the load balancer.
- withDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Set to vpc to allocate the address for use with instances
in a VPC.
- withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Set to vpc to allocate the address for use with instances
in a VPC.
- withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard) or instances in a VPC
(vpc).
- withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainNames(String...) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- withDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The duration of the Reserved Instance, in seconds.
- withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The duration of the Reserved Instance, in seconds.
- withEarliestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- withEarliestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The earliest date and time, in UTC, for the Scheduled Instance to
start.
- withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The information about the Amazon EBS volume.
- withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- withEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- withEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
Parameters used to automatically set up EBS volumes when the instance
is launched.
- withEbs(ScheduledInstancesEbs) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Parameters used to set up EBS volumes automatically when the instance
is launched.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Indicates whether the instance is optimized for Amazon EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether the instance is optimized for EBS I/O (true
) or not (false).
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether the instance is optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether the instance is optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Indicates whether the instance is optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether the instance is optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether the instance is optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Indicates whether the instances are optimized for EBS I/O.
- withEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time for the modification to become effective.
- withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether this is an egress rule (rule is applied to traffic
leaving the subnet).
- withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
Indicates whether the rule is an egress rule.
- withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether the rule is an egress rule (applied to traffic
leaving the subnet).
- withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to replace the egress rule.
- withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
An email address to be removed from the list of verified addresses.
- withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
-
The email address to be verified.
- withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
-
The email address to be verified.
- withEmitInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The interval for publishing the access logs.
- withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
-
If True, instance monitoring is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesMonitoring
-
Indicates whether monitoring is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
-
Enables monitoring for the instance.
- withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
Specifies whether access log is enabled for the load balancer.
- withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
Specifies whether connection draining is enabled for the load balancer.
- withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
-
Specifies whether cross-zone load balancing is enabled for the load
balancer.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
Specifies whether the key is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, the receipt rule is active.
- withEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
Sets whether Amazon SES includes the original email headers in Amazon SNS
notifications of the specified notification type.
- withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The metrics enabled for the group.
- withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The metrics enabled for the group.
- withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the instances launched in the VPC get DNS hostnames.
- withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
Indicates whether DNS resolution is enabled for the VPC.
- withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
Indicates whether the DNS resolution is supported for the VPC.
- withEnablePinpoint(boolean) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
Enables pinpoint and endpoint registration.
- withEncoding(String) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The encoding to use for the email within the Amazon SNS notification.
- withEncoding(SNSActionEncoding) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The encoding to use for the email within the Amazon SNS notification.
- withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
Indicates whether the volume should be encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
Specifies whether the destination snapshots of the copied image should
be encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
Specifies whether the destination snapshot should be encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the EBS volume is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
Indicates whether the volume is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume will be encrypted.
- withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
The encryption context.
- withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Name/value pair that specifies the encryption context to be used for
authenticated encryption.
- withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Name/value pair that contains additional data to be authenticated during
the encryption and decryption processes that use the key.
- withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Name:value pair that contains additional data to be authenticated during
the encryption and decryption processes.
- withEncryptionContextEquals(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs that must be present in the encryption
context of a subsequent operation permitted by the grant.
- withEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
-
Contains a list of key-value pairs, a subset of which must be present in
the encryption context of a subsequent operation permitted by the grant.
- withEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The time when the Reserved Instance expires.
- withEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The ending date to retrieve alarm history.
- withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
-
The region service endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- withEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
-
EndpointArn returned from CreateEndpoint action.
- withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
EndpointArn of endpoint to delete.
- withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
-
EndpointArn for mobile app and device.
- withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
EndpointArn for GetEndpointAttributes input.
- withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
EndpointArn used for SetEndpointAttributes action.
- withEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- withEndpoints(Endpoint...) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- withEndpointStatus(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel
.
- withEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel
.
- withEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel.
- withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The end time of the activity.
- withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The latest scheduled start time to return.
- withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to end.
- withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to end.
- withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the last datapoint to return.
- withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the current date, from which to stop
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state ended.
- withEntries(NetworkAclEntry...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
One or more entries (rules) in the network ACL.
- withEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
One or more entries (rules) in the network ACL.
- withEntries(ChangeMessageVisibilityBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
A list of receipt handles of the messages for which the visibility
timeout must be changed.
- withEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
A list of receipt handles of the messages for which the visibility
timeout must be changed.
- withEntries(DeleteMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
A list of receipt handles for the messages to be deleted.
- withEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
A list of receipt handles for the messages to be deleted.
- withEntries(SendMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
- withEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
- withError(CancelSpotFleetRequestsError) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The error.
- withError(UnsuccessfulItemError) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
Information about the error.
- witherrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The estimated time, in seconds, until a newly launched instance can
contribute to the CloudWatch metrics.
- withETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part,
and returns this updated PartETag object so that additional method calls
can be chained together.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The number of periods over which data is compared to the specified
threshold.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The number of periods over which data is compared to the specified
threshold.
- withEventDescription(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The description of the event.
- withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The ID of the event associated with this operation.
- withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The ID of this event.
- withEventInformation(EventInformation) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
Information about the event.
- withEvents(InstanceStatusEvent...) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Any scheduled events associated with the instance.
- withEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Any scheduled events associated with the instance.
- withEvents(VolumeStatusEvent...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
A list of events associated with the volume.
- withEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
A list of events associated with the volume.
- withEventSubType(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The event.
- withEventType(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The type of events to describe.
- withEventType(EventType) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The type of events to describe.
- withEventType(String) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The event type.
- withEventType(EventType) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The event type.
- withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
The event type associated with this operation.
- withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The type of this event.
- withExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- withExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the
current size of the Spot fleet.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the exclusive start key for this query and returns a pointer to this
object for method-chaining.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the exclusive start key for this scan and returns a pointer to this
object for method-chaining.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- withExecutableUsers(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Scopes the images by users with explicit launch permissions.
- withExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Scopes the images by users with explicit launch permissions.
- withExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- withExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
A value specifying whether or not the specified attribute must exist
with the specified value in order for the update condition to be
satisfied.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given and returns a pointer to this object for
method-chaining.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given and returns a pointer to this object for
method-chaining.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be deleted or not.
- withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The update condition which, if specified, determines whether the
specified attributes will be updated or not.
- withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Adds one entry to the expected conditions and returns a pointer to this
object for method-chaining.
- withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Adds one entry to the expected conditions and returns a pointer to this
object for method-chaining.
- withExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3, and returns this request object to
enable additional method calls to be chained together.
- withExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object and returns a reference to
this object(Rule) for method chaining.
- withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the time, in days, between when an object is uploaded to the bucket
and when it expires, and returns a reference to this
object(RestoreObjectRequest) for method chaining.
- withExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The time when the task expires.
- withExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will expire.
- withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withExplanation(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Human-readable text for the bounce message to explain the failure.
- withExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
Information about the instance export task.
- withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
-
The ID of the export task.
- withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The ID of the export task.
- withExportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
One or more export task IDs.
- withExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
One or more export task IDs.
- withExportTasks(ExportTask...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
Information about the export tasks.
- withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
Information about the export tasks.
- withExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The format and location for an instance export task.
- withExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the export task.
- withExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the exposeHeaders of this rule and returns a reference to this
object for method chaining.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- withExtensionFields(ExtensionField...) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
Additional X-headers to include in the DSN.
- withExtensionFields(Collection<ExtensionField>) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
Additional X-headers to include in the DSN.
- withExtensionFields(ExtensionField...) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
Additional X-headers to include in the DSN.
- withExtensionFields(Collection<ExtensionField>) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
Additional X-headers to include in the DSN.
- withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
A list of
BatchResultErrorEntry items with the error detail about
each message that could not be enqueued.
- withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
A list of
BatchResultErrorEntry items with the error detail about
each message that could not be enqueued.
- withFailureCode(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error code for
the failure.
- withFailureMessage(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
If the NAT gateway could not be created, specifies the error message
for the failure, that corresponds to the error code.
- withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The fault codes for the Spot instance request, if any.
- withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The fault codes for the Spot instance request, if any.
- withFetchOwner(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the file containing the data to be uploaded to Amazon S3.
- withFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withFilter(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more filters.
- withFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more filters.
- withFilter(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
One or more filters.
- withFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
One or more filters.
- withFilter(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more filters.
- withFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more filters.
- withFilter(ReceiptFilter) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptFilterRequest
-
A data structure that describes the IP address filter to create, which
consists of a name, an IP address range, and whether to allow or block
mail from it.
- withFilterConditionEntry(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Adds a new filter condition to the current scan filter and returns a
pointer to this object for method-chaining.
- withFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- withFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- withFilterName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptFilterRequest
-
The name of the IP address filter to delete.
- withFilters(Filter...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A filter used to scope the tags to return.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A filter used to scope the tags to return.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
Filter tasks using the task-state filter and one of the
following values: active, completed, deleting, deleted.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
Filter tasks using the task-state filter and one of the
following values: active, completed, deleting, deleted.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more filters.
- withFilters(ReceiptFilter...) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersResult
-
A list of IP address filter data structures, which each consist of a
name, an IP address range, and whether to allow or block mail from it.
- withFilters(Collection<ReceiptFilter>) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptFiltersResult
-
A list of IP address filter data structures, which each consist of a
name, an IP address range, and whether to allow or block mail from it.
- withFinalRecipient(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The email address to which the message was ultimately delivered.
- withFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- withFirstSlotStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The time period for the first schedule to start.
- withFirstSlotStartTimeRange(SlotDateTimeRangeRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The time period for the first schedule to start.
- withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The purchase price of the Reserved Instance.
- withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The purchase price of the Reserved Instance.
- withFlowLogId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The flow log ID.
- withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
The IDs of the flow logs.
- withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
The IDs of the flow logs.
- withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
One or more flow log IDs.
- withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
-
One or more flow log IDs.
- withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more flow log IDs.
- withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
One or more flow log IDs.
- withFlowLogs(FlowLog...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
Information about the flow logs.
- withFlowLogs(Collection<FlowLog>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
Information about the flow logs.
- withFlowLogStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The status of the flow log (ACTIVE).
- withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
Specifies whether to force a detachment.
- withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Forces detachment if the previous detachment attempt did not occur
cleanly (for example, logging into an instance, unmounting the volume,
and detaching normally).
- withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Forces the instances to stop.
- withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
Specifies that the group will be deleted along with all instances
associated with the group, without waiting for all instances to be
terminated.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The disk image format.
- withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The disk image format.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The disk image format.
- withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
The disk image format.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The format of the disk image being imported.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The format of the disk image from which the snapshot is created.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The format of the disk image being imported.
- withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The format of the disk image from which the snapshot is created.
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (accessed
from the getPrice() method of the Item class).
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (Required
if numerical price and currency are not specified)
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the formatted localized item price of the item being purchased
(accessed from the product item details price field after calling
getSkuDetails()).
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.AmazonMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (accessed
from the getPrice() method of the Item class).
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (Required
if numerical price and currency are not specified)
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the formatted localized item price of the item being purchased
(accessed from the product item details price field after calling
getSkuDetails()).
- withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward bounce and complaint
notifications as email.
- withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward bounce and complaint notifications
as email.
- withFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- withFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- withFrequency(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The frequency (Daily, Weekly, or
Monthly).
- withFrequency(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The frequency (Daily, Weekly, or
Monthly).
- withFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
-
The first port in the range.
- withFromArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The start of port range for the TCP and UDP protocols, or an ICMP type
number.
- withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The start of the port range for the TCP and UDP protocols, or an ICMP
type number.
- withFulfilledCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units fulfilled by this request compared to the set
target capacity.
- withFunctionArn(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the AWS Lambda function.
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of an Internet gateway or virtual private gateway attached to
your VPC.
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the virtual private gateway.
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
-
The ID of the virtual private gateway (VGW).
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of an Internet gateway or virtual private gateway.
- withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a gateway attached to your VPC.
- withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional progress listener for receiving updates about object
download status, and returns this updated object so that additional
method calls can be chained together.
- withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional progress listener for receiving updates about object
upload status, and returns this updated object so that additional method
calls can be chained together.
- withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional progress listener for receiving updates about object
upload status, and returns this updated object so that additional method
calls can be chained together.
- withGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- withGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that an instance can remain in a
Pending:Wait or Terminating:Wait state.
- withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the
grant permits.
- withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- withGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- withGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- withGrantId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to be retired.
- withGrantId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- withGrants(GrantListEntry...) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A list of grants.
- withGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A list of grants.
- withGrants(GrantListEntry...) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- withGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- withGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
-
The grant token.
- withGrantToken(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- withGranularities(MetricGranularityType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The granularities for the metrics.
- withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The granularities for the metrics.
- withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The granularity of the metric.
- withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The granularity to associate with the metrics to collect.
- withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
-
The granularity.
- withGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific group that is to be added or removed from a volume's list
of create volume permissions.
- withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific group that is to be added or removed from a volume's list
of create volume permissions.
- withGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The name of the group.
- withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The name of the group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
The ID of the security group.
- withGroupId(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
One or more security group IDs in your account.
- withGroupId(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesRequest
-
One or more security group IDs in your account.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of your security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the security group.
- withGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the security group.
- withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more security group IDs.
- withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
One or more security group IDs.
- withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group IDs.
- withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group IDs.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
A name for the placement group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
-
The name of the placement group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
[EC2-Classic, default VPC] The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
-
The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The name of the placement group the instance is in (for cluster
compute instances).
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The name of the placement group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPlacement
-
The name of the placement group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
-
The name of the placement group (for cluster instances).
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The name of the security group.
- withGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The name of the security group.
- withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more placement group names.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
One or more placement group names.
- withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
[EC2-Classic and default VPC only] One or more security group names.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
[EC2-Classic and default VPC only] One or more security group names.
- withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group names.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
One or more security group names.
- withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The group to modify for the snapshot.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The group to modify for the snapshot.
- withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of one or more of the VPC's security groups.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of one or more of the VPC's security groups.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
A list of security groups.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
A list of security groups.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The IDs of one or more security groups.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The IDs of one or more security groups.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The security groups associated with the network interface.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The security groups associated with the network interface.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The security groups associated with the instance.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The security groups associated with the instance.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
One or more security groups.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
One or more security groups.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The IDs of the security groups for the network interface.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The IDs of the security groups for the network interface.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
[EC2-VPC] Changes the security groups of the instance.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
[EC2-VPC] Changes the security groups of the instance.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Changes the security groups for the network interface.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Changes the security groups for the network interface.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any security groups for the network interface.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any security groups for the network interface.
- withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
[EC2-Classic only] One or more security groups.
- withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IDs of one or more security groups.
- withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IDs of one or more security groups.
- withHashKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- withHashKeyValues(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the hash key value(s) for this query.
- withHeaderName(String) - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
The name of the header to add.
- withHeaders(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets all headers, clearing any existing ones.
- withHeadersInBounceNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Bounce.
- withHeadersInComplaintNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Complaint.
- withHeadersInDeliveryNotificationsEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES includes the original email headers in
Amazon SNS notifications of type Delivery.
- withHeaderValue(String) - Method in class com.amazonaws.services.simpleemail.model.AddHeaderAction
-
Must be less than 2048 characters, and must not contain newline
characters ("\r" or "\n").
- withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The configuration information for the new health check.
- withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
The updated health check.
- withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Information about the health checks conducted on the load balancer.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The amount of time, in seconds, that Auto Scaling waits before checking
the health status of an EC2 instance that has come into service.
- withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service to use for the health checks.
- withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service to use for the health checks.
- withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The service to use for the health checks.
- withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The health status of this instance.
- withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The health status of the instance.
- withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The health status of the instance.
- withHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health checks successes required before moving
the instance to the Healthy state.
- withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The maximum time, in seconds, that can elapse before the lifecycle hook
times out.
- withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The amount of time, in seconds, that can elapse before the lifecycle hook
times out.
- withHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
Machine-readable data about the alarm in JSON format.
- withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- withHistoryRecords(HistoryRecord...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
Information about the events in the history of the Spot fleet request.
- withHistoryRecords(Collection<HistoryRecord>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
Information about the events in the history of the Spot fleet request.
- withHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
A human-readable summary of the alarm history.
- withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
If this parameter is true, Auto Scaling waits for the cooldown period to
complete before executing the policy.
- withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
By default, SetDesiredCapacity overrides any cooldown period
associated with the Auto Scaling group.
- withHostId(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The ID of the Dedicated host.
- withHostId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the Dedicated host that the instance will have affinity
with.
- withHostId(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The ID of the Dedicted host on which the instance resides.
- withHostIds(String...) - Method in class com.amazonaws.services.ec2.model.AllocateHostsResult
-
The ID of the allocated Dedicated host.
- withHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AllocateHostsResult
-
The ID of the allocated Dedicated host.
- withHostIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The IDs of the Dedicated hosts.
- withHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The IDs of the Dedicated hosts.
- withHostIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
The host IDs of the Dedicated hosts you want to modify.
- withHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsRequest
-
The host IDs of the Dedicated hosts you want to modify.
- withHostIds(String...) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsRequest
-
The IDs of the Dedicated hosts you want to release.
- withHostIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsRequest
-
The IDs of the Dedicated hosts you want to release.
- withHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHostProperties(HostProperties) - Method in class com.amazonaws.services.ec2.model.Host
-
The hardware specifications of the Dedicated host.
- withHostReservationId(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The reservation ID of the Dedicated host.
- withHosts(Host...) - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
Information about the Dedicated hosts.
- withHosts(Collection<Host>) - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
Information about the Dedicated hosts.
- withHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The hourly price for a single instance.
- withHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The hourly price for a single instance.
- withHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in HTML format.
- withHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withHttpMethod(HttpMethodName) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- withHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The hypervisor type of the image.
- withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
-
The hypervisor type of the image.
- withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The target hypervisor platform.
- withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The target hypervisor of the import task.
- withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The target hypervisor for the import task.
- withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The hypervisor type of the instance.
- withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The hypervisor type of the instance.
- withIamFleetRole(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Grants the Spot fleet permission to terminate Spot instances on your
behalf when you cancel its Spot fleet request using
CancelSpotFleetRequests or when the Spot fleet request expires,
if you set
terminateInstancesWithExpiration.
- withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name or the Amazon Resource Name (ARN) of the instance profile
associated with the IAM role for the instance.
- withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name or Amazon Resource Name (ARN) of the instance profile associated
with the IAM role for the instance.
- withIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
-
The IAM instance profile associated with the instance, if applicable.
- withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The IAM instance profile.
- withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The IAM instance profile.
- withIamInstanceProfile(ScheduledInstancesIamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IAM instance profile.
- withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The IAM instance profile.
- withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
ICMP protocol: The ICMP type and code.
- withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
ICMP protocol: The ICMP type and code.
- withId(String) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the policy ID for this policy and returns the updated policy so that
multiple calls can be chained together.
- withId(String) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the ID for this statement and returns the updated statement so
multiple calls can be chained together.
- withId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The volume identifier.
- withId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
-
The ID of the instance profile.
- withId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- withId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains, or
both.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains, or
both.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
A list of one or more identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesRequest
-
A list of one or more identities.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The identity that is associated with the policy that you want to delete.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
The identity for which the policies will be retrieved.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
-
The identity that is associated with the policy for which the policies
will be listed.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The identity to which the policy will apply.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set bounce and complaint notification
forwarding.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The identity for which to enable or disable headers in notifications.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The verified identity for which you want to enable or disable the
specified custom MAIL FROM domain.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the Amazon SNS topic will be set.
- withIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- withIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- withIdleTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionSettings
-
The time, in seconds, that the connection is allowed to be idle (no data
has been sent over the connection) before it is closed by the load
balancer.
- withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the disk image.
- withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The image.
- withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The disk image.
- withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The image.
- withImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
Information about the image attribute.
- withImageData(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The data that comprises the image.
- withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the Amazon Machine Image (AMI) to use to launch your EC2
instances.
- withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the Amazon Machine Image (AMI).
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
-
The ID of the new AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
-
The ID of the new AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The ID of the Amazon Machine Image (AMI) created by the import task.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the Amazon Machine Image (AMI) of the imported virtual
machine.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the AMI used to launch the instance.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
-
The ID of the newly registered AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
-
The ID of the AMI.
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the Amazon Machine Image (AMI).
- withImageId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the AMI.
- withImageIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more image IDs.
- withImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
One or more image IDs.
- withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The location of the AMI.
- withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The full path to your AMI manifest in Amazon S3 storage.
- withImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account alias (for example, amazon,
self) or the AWS account ID of the AMI owner.
- withImages(Image...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
-
Information about one or more images.
- withImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
-
Information about one or more images.
- withImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of image.
- withImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of image.
- withImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The time when a status check failed.
- withImportImageTasks(ImportImageTask...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
A list of zero or more import image tasks that are currently active or
were completed or canceled in the previous 7 days.
- withImportImageTasks(Collection<ImportImageTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
A list of zero or more import image tasks that are currently active or
were completed or canceled in the previous 7 days.
- withImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing an instance, this contains information
about the import instance task.
- withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
A presigned URL for the import manifest stored in Amazon S3.
- withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
A presigned URL for the import manifest stored in Amazon S3 and
presented here as an Amazon S3 presigned URL.
- withImportSnapshotTasks(ImportSnapshotTask...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
A list of zero or more import snapshot tasks that are currently active
or were completed or canceled in the previous 7 days.
- withImportSnapshotTasks(Collection<ImportSnapshotTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
A list of zero or more import snapshot tasks that are currently active
or were completed or canceled in the previous 7 days.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
-
The ID of the import image or import snapshot task to be canceled.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The ID of the task being canceled.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The task ID of the import image task.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The ID of the import image task.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
The ID of the import snapshot task.
- withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
The ID of the import snapshot task.
- withImportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A list of import image task IDs.
- withImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A list of import image task IDs.
- withImportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A list of import snapshot task IDs.
- withImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A list of import snapshot task IDs.
- withImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
If the task is for importing a volume, this contains information about
the import volume task.
- withIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
When true, includes the health status for all instances.
- withIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Reserved Instance Marketplace offerings in the response.
- withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- withIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withIndexName(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the name of the index to be used by this query.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withInitCompletionCallback(PinpointCallback<PinpointManager>) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The callback to be called after initialization is complete
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part, and
returns this updated object so that additional method calls can be
chained together.
- withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
Information about the instance attribute.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The number of instances that are a part of a Reserved Instance account
to be listed in the Reserved Instance Marketplace.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The number of listed Reserved Instances in the state specified by the
state.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The number of instances.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The number of Reserved Instances to purchase.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum number of Spot instances to launch.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The number of reservations purchased.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The number of modified Reserved Instances.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The number of instances.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of instances.
- withInstanceCounts(InstanceCount...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- withInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- withInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
Information about the instance to export.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The ID of the instance used to create a launch configuration for the
group.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the instance to use to create the launch configuration.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the instance that the address is associated with (if any).
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of an EC2-Classic instance to link to the ClassicLink-enabled
VPC.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The ID of the instance to bundle.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The ID of the instance associated with this bundle task.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT instance in your VPC.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the instance to unlink from the VPC.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotResult
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
The ID of the Windows instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The ID of the Windows instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.HostInstance
-
the IDs of instances that are running on the Dedicated host.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The ID of the resource being exported.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The ID of the instance that you are modifying.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT instance in your VPC.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT instance in your VPC.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance ID, if an instance has been launched to fulfill the Spot
instance request.
- withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
-
The ID of the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The ID of the instance.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The instances to describe; up to 50 instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The instances to describe; up to 50 instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
One or more instances to move into Standby mode.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
One or more instances to move into Standby mode.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
One or more instance IDs.
- withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
One or more instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
-
One or more instance IDs.
- withInstanceIdSet(String...) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesResult
-
The IDs of the newly launched instances.
- withInstanceIdSet(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesResult
-
The IDs of the newly launched instances.
- withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Indicates whether an instance stops or terminates when you initiate
shutdown from the instance (using the operating system command for
system shutdown).
- withInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether this is a Spot instance or a Scheduled Instance.
- withInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
-
Indicates whether this is a Spot instance or a Scheduled Instance.
- withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
Enables detailed monitoring if it is disabled.
- withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Controls whether instances in this group are launched with detailed
monitoring.
- withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
-
Monitoring information for one or more instances.
- withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
-
Monitoring information for one or more instances.
- withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
-
Monitoring information for one or more instances.
- withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
-
Monitoring information for one or more instances.
- withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The AWS account ID of the owner of the instance.
- withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The AWS account ID of the owner of the instance.
- withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The port on which the back-end server is listening.
- withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the instance is listening.
- withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The port number associated with the back-end server.
- withInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The protocol to use for routing traffic to back-end instances: HTTP,
HTTPS, TCP, or SSL.
- withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The EC2 instances associated with the group.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The EC2 instances associated with the group.
- withInstances(ClassicLinkInstance...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
Information about one or more linked EC2-Classic instances.
- withInstances(Collection<ClassicLinkInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
Information about one or more linked EC2-Classic instances.
- withInstances(HostInstance...) - Method in class com.amazonaws.services.ec2.model.Host
-
The IDs and instance type that are currently running on the Dedicated
host.
- withInstances(Collection<HostInstance>) - Method in class com.amazonaws.services.ec2.model.Host
-
The IDs and instance type that are currently running on the Dedicated
host.
- withInstances(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more instances.
- withInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more instances.
- withInstances(Instance...) - Method in class com.amazonaws.services.ec2.model.Reservation
-
One or more instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
-
One or more instances.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The IDs of the instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The IDs of the instances.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
The remaining instances registered with the load balancer.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
The remaining instances registered with the load balancer.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The IDs of the instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The IDs of the instances.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the instances for the load balancer.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the instances for the load balancer.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The IDs of the instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The IDs of the instances.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
-
The updated list of instances for the load balancer.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
-
The updated list of instances for the load balancer.
- withInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
The intended state of the instance.
- withInstanceStates(InstanceState...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
Information about the health of the instances.
- withInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
Information about the health of the instances.
- withInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues internal to the
instance, such as impaired reachability.
- withInstanceStatuses(InstanceStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
One or more instance status descriptions.
- withInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
One or more instance status descriptions.
- withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The tenancy options for instances launched into the VPC.
- withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
-
The tenancy options for instances launched into the VPC.
- withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The tenancy of the instances covered by the reservation.
- withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The tenancy of the instances covered by the reservation.
- withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The tenancy of the instance.
- withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The tenancy of the instance.
- withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The tenancy of the instance.
- withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The tenancy of the instance.
- withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The allowed tenancy of instances launched into the VPC.
- withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The allowed tenancy of instances launched into the VPC.
- withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The instance type of the EC2 instance.
- withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The instance type for the instances.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
Specify the instance type that you want your Dedicated hosts to be
configured for.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The instance type that the reservation will cover (for example,
m1.small).
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The instance type that the reservation will cover (for example,
m1.small).
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.HostInstance
-
The instance type size (for example, m3.medium) of the running
instance.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The instance type size that the Dedicated host supports (for example,
m3.medium).
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The instance type size supported by the Dedicated host.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance type to the specified value.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The instance type on which the Reserved Instance can be used.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The instance type on which the Reserved Instance can be used.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The instance type for the modified Reserved Instances.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The instance type for the modified Reserved Instances.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The instance type on which the Reserved Instance can be used.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The instance type on which the Reserved Instance can be used.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The instance type.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The instance type.
- withInstanceTypes(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified instance types.
- withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified instance types.
- withInstanceTypes(InstanceType...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified instance types.
- withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
INSUFFICIENT_DATA state from any other state.
- withInterfaceType(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The type of interface.
- withInterfaceType(NetworkInterfaceType) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The type of interface.
- withInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
-
Information about the Internet gateway.
- withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the Internet gateway.
- withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
The ID of the Internet gateway.
- withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the Internet gateway.
- withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
The ID of the Internet gateway.
- withInternetGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more Internet gateway IDs.
- withInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
One or more Internet gateway IDs.
- withInternetGateways(InternetGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
Information about one or more Internet gateways.
- withInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
Information about one or more Internet gateways.
- withInterval(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The interval quantity.
- withInterval(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The interval quantity.
- withInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The approximate interval, in seconds, between health checks of an
individual instance.
- withInvocationType(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The invocation type of the AWS Lambda function.
- withInvocationType(InvocationType) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The invocation type of the AWS Lambda function.
- withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The number of I/O operations per second (IOPS) to provision for the
volume.
- withIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
Only valid for Provisioned IOPS SSD volumes.
- withIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume
supports.
- withIops(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The number of I/O operations per second (IOPS) that the volume
supports.
- withIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
-
The number of I/O operations per second (IOPS) that the volume
supports.
- withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- withIpFilter(ReceiptIpFilter) - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
A structure that provides the IP addresses to block or allow, and whether
to block or allow incoming mail from them.
- withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The ID of the owner of the Elastic IP address.
- withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The ID of the Elastic IP address owner.
- withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
A set of IP permissions.
- withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
A set of IP permissions.
- withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
A set of IP permissions.
- withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
A set of IP permissions.
- withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
A set of IP permissions.
- withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
A set of IP permissions.
- withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
A set of IP permissions.
- withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
A set of IP permissions.
- withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
One or more inbound rules associated with the security group.
- withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
One or more inbound rules associated with the security group.
- withIpPermissionsEgress(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] One or more outbound rules associated with the security
group.
- withIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] One or more outbound rules associated with the security
group.
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The IP protocol name or number.
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The IP protocol name or number.
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
- withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more IP ranges.
- withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more IP ranges.
- withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Indicates whether this is the default network ACL for the VPC.
- withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
-
Indicates whether the VPC is the default VPC.
- withIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
-
Indicates whether the phone number is opted out:
- withIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- withItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- withItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- withItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The number of all items in the domain.
- withItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the item.
- withItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the item.
- withItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the item.
- withItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The total size of all item names in the domain, in bytes.
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the numerical price of the item being purchased (Required if
formatted localized price is not specified)
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the numerical price of the item being purchased
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the numerical price of the item being purchased (Required if
formatted localized price is not specified)
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.VirtualMonetizationEventBuilder
-
Sets the numerical price of the item being purchased
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withItems(DeletableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
A list of items on which to perform the operation.
- withItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
A list of items on which to perform the operation.
- withItems(ReplaceableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
A list of items on which to perform the operation.
- withItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
A list of items on which to perform the operation.
- withItems(Item...) - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
A list of items that match the select expression.
- withItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
A list of items that match the select expression.
- withKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's kernel to the specified value.
- withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the kernel associated with the AMI.
- withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the kernel associated with the AMI.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The kernel associated with the image, if any.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The kernel ID.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The kernel associated with this instance, if applicable.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The kernel ID.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the kernel.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the kernel.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the kernel.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the kernel.
- withKernelId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the kernel.
- withKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag key.
- withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag key.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to retrieve.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- withKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
The name of a DHCP option.
- withKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
-
The key of the tag.
- withKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag key.
- withKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- withKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The key of the tag.
- withKey(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagKeyOnly
-
The name of the key.
- withKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort and returns the updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored, and
returns this updated CompleteMultipartUploadRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete and returns this object, enabling
additional method calls to be chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete Returns this
DeleteVersionRequest, enabling additional method calls to be
chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- withKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- withKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed, and returns this updated ListPartsRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the key under which to store the new object.
- withKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- withKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload, and returns this updated
object so that additional method calls can be chained together.
- withKeyArn(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
ARN of the key.
- withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
- withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The SHA-1 digest of the DER encoded private key.
- withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
If you used
CreateKeyPair to create the key pair, this is the
SHA-1 digest of the DER encoded private key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to
cancel deletion.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant
applies to.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
System generated unique identifier of the key to be used to decrypt the
encrypted copy of the data key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the
grant applies.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The globally unique identifier for the key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to re-encrypt the data.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the
grant.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion
is scheduled.
- withKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the customer master key.
- withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the KeyMarker property for this request.
- withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional keyMarker parameter indicating where in
the sorted list of all versions in the specified bucket to begin
returning results.
- withKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
An unencrypted PEM encoded RSA private key.
- withKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- withKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
-
A unique name for the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
A unique name for the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
-
The key pair name you provided.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The name of the key pair, if this instance was launched with an
associated key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The name of the key pair.
- withKeyName(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The name of the key pair.
- withKeyNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more key pair names.
- withKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
One or more key pair names.
- withKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
-
Information about the key pair.
- withKeyPairs(KeyPairInfo...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Information about one or more key pairs.
- withKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Information about one or more key pairs.
- withKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withKeyRotationEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- withKeys(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- withKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- withKeys(KeyListEntry...) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A list of keys.
- withKeys(Collection<KeyListEntry>) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A list of keys.
- withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- withKeys(String...) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Convenience method to specify a set of keys without versions.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Value that identifies the encryption algorithm and key size to generate a
data key for.
- withKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Value that identifies the encryption algorithm and key size to generate a
data key for.
- withKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Value that identifies the encryption algorithm and key size.
- withKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Value that identifies the encryption algorithm and key size.
- withKeyState(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The state of the customer master key (CMK).
- withKeyState(KeyState) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The state of the customer master key (CMK).
- withKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the key.
- withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the key.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The customer master key that Amazon SES should use to encrypt your emails
before saving them to the Amazon S3 bucket.
- withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when encrypting the snapshots of an image during a copy operation.
- withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use
when creating the snapshot copy.
- withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) to use when creating the encrypted volume.
- withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the parent volume.
- withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The full ARN of the AWS Key Management Service (AWS KMS) customer
master key (CMK) that was used to protect the volume encryption key
for the volume.
- withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- withLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- withLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- withLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage).
- withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- withLambdaAction(LambdaAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls an AWS Lambda function, and optionally, publishes a notification to
Amazon SNS.
- withLastAttemptDate(Date) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The time the final delivery attempt was made, in
RFC 822 date-time format.
- withLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- withLastEvaluatedTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The last date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- withLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload,
and returns this updated request object so that additional method calls
can be chained together.
- withLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The date and time of the last change in status.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- withLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- withLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- withLatestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotDateTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- withLatestTime(Date) - Method in class com.amazonaws.services.ec2.model.SlotStartTimeRangeRequest
-
The latest date and time, in UTC, for the Scheduled Instance to start.
- withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The Amazon Resource Name (ARN) of the launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the associated launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The launch configuration associated with the instance.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The name of the launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
The name of the launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
The launch configuration associated with the instance.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The name of the launch configuration.
- withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the launch configuration.
- withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The launch configuration names.
- withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The launch configuration names.
- withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The launch configurations.
- withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The launch configurations.
- withLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Availability Zone in which the bid is launched.
- withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The instance launch group.
- withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The instance launch group.
- withLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
A launch permission modification.
- withLaunchPermissions(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more launch permissions.
- withLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more launch permissions.
- withLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The launch specification.
- withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The launch specification.
- withLaunchSpecification(ScheduledInstancesLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The launch specification.
- withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Additional information for launching instances.
- withLaunchSpecifications(SpotFleetLaunchSpecification...) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Information about the launch specifications for the Spot fleet
request.
- withLaunchSpecifications(Collection<SpotFleetLaunchSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Information about the launch specifications for the Spot fleet
request.
- withLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
-
The time the instance was launched.
- withLBCookieStickinessPolicies(LBCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- withLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The license type to be used for the Amazon Machine Image (AMI) after
importing.
- withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The license type of the virtual machine.
- withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The license type of the virtual machine.
- withLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The action for the group to take.
- withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
A universally unique identifier (UUID) that identifies a specific
lifecycle action associated with an instance.
- withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
A token that uniquely identifies a specific lifecycle action associated
with an instance.
- withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket and returns
this object, enabling additional method calls to be chained together.
- withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
-
The name of the lifecycle hook.
- withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
-
The name of the lifecycle hook.
- withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The name of the lifecycle hook.
- withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The name of the lifecycle hook.
- withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
-
The name of the lifecycle hook.
- withLifecycleHookNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The names of one or more lifecycle hooks.
- withLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
-
The names of one or more lifecycle hooks.
- withLifecycleHooks(LifecycleHook...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
The lifecycle hooks for the specified group.
- withLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
-
The lifecycle hooks for the specified group.
- withLifecycleHookTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
One or more of the following notification types:
- withLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
-
One or more of the following notification types:
- withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The lifecycle state for the instance.
- withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
A description of the current lifecycle state.
- withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
A description of the current lifecycle state.
- withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The state of the EC2 instance to which you want to attach the lifecycle
hook.
- withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The instance state to which you want to attach the lifecycle hook.
- withLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the maximum number of items to retrieve in each service request to
DynamoDB and returns a pointer to this object for method-chaining.
- withLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the limit of items to scan and returns a pointer to this object for
method-chaining.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
When paginating results, specify the maximum number of items to return in
the response.
- withLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
Specified for Reserved Instance Marketplace offerings to limit the
total order and ensure that the Reserved Instances are not purchased
at unexpected prices.
- withListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
Information about a listener.
- withListenerDescriptions(ListenerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The listeners for the load balancer.
- withListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The listeners for the load balancer.
- withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The listeners.
- withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The listeners.
- withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The listeners.
- withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The listeners.
- withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
-
Information about the load balancer attributes.
- withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The attributes of the load balancer.
- withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The attributes for a load balancer.
- withLoadBalancerDescriptions(LoadBalancerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
Information about the load balancers.
- withLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
Information about the load balancers.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The name of the load balancer.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
One or more load balancer names.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
-
One or more load balancer names.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more load balancers associated with the group.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more load balancers associated with the group.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more load balancers.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more load balancers.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
One or more load balancer names.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
-
One or more load balancer names.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The name of the load balancer.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The name of the load balancer.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The names of the load balancers.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The names of the load balancers.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
The names of the load balancers.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsRequest
-
The names of the load balancers.
- withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The name of the load balancer.
- withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The name of the load balancer.
- withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The port on which the load balancer is listening.
- withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The port that uses the specified SSL certificate.
- withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The external port of the load balancer for the policy.
- withLoadBalancerPorts(Integer...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The client port numbers of the listeners.
- withLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
The client port numbers of the listeners.
- withLoadBalancers(LoadBalancerState...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The load balancers.
- withLoadBalancers(Collection<LoadBalancerState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The load balancers.
- withLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to and returns the
updated ClientConfiguration object.
- withLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- withLocalSecondaryIndexes(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- withLocalSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket and returns the
updated object, enabling additional method calls to be chained together.
- withLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The name of the CloudWatch log group.
- withLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The name of the flow log group.
- withLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- withLongPoll(boolean) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withLongPollWaitTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Map of attribute values.
- withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The MAC address.
- withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- withMailFromDomain(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The custom MAIL FROM domain that the identity is configured to use.
- withMailFromDomain(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityMailFromDomainRequest
-
The custom MAIL FROM domain that you want the verified identity to use.
- withMailFromDomainAttributes(Map<String, IdentityMailFromDomainAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityMailFromDomainAttributesResult
-
A map of identities to custom MAIL FROM attributes.
- withMailFromDomainStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup.
- withMailFromDomainStatus(CustomMailFromStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityMailFromDomainAttributes
-
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup.
- withMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- withMainUploadId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- withMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
Specify true to indicate that instances launched into the
specified subnet should be assigned public IP address.
- withMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether instances launched in this subnet receive a public
IP address.
- withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The marker for the next set of results.
- withMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- withMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- withMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- withMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- withMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
- withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to
begin listing.
- withMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used
with the current Multi Part Upload Request.
- withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used
with the current PutObjectRequest.
- withMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails the user is allowed to send in a 24-hour
interval.
- withMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the max age in seconds of this rule and returns a reference to this
object for method chaining.
- withMaxBatchOpenMs(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withMaxBatchSize(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
Specifies the maximum number of entries the bufferinc client will put in
a single batch request.
- withMaxBatchSizeBytes(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the
updated ClientConfiguration object.
- withMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The maximum number of instances to launch.
- withMaxDoneReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum duration (in seconds) to filter when searching for
offerings.
- withMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests
(ex: 5xx error responses from services), and returns the updated
ClientConfiguration object.
- withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The maximum of the metric value used for the datapoint.
- withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The maximum value of the sample set.
- withMaxInflightOutboundBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withMaxInflightReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of instances to filter when searching for
offerings.
- withMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys parameter indicating the maximum
number of keys to include in the response.
- withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of groups allowed for your AWS account.
- withMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
The maximum number of domain names you want returned.
- withMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The maximum number of launch configurations allowed for your AWS account.
- withMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The maximum number of messages to return.
- withMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing and returns this updated ListPartsRequest objects so that
additional method calls can be chained together.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of items to be returned with each call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of items to return with this call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The maximum number of results to return for the request in a single
page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The maximum number of results to return for the request in a single
page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The maximum number of results to return for the request in a single
page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The maximum number of results to return for the request in a single
page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The maximum number of results to return for the request in a single
page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The maximum number of snapshot results returned by
DescribeSnapshots in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The maximum number of results to return in a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The maximum number of volume results returned by
DescribeVolumes in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The maximum number of volume results returned by
DescribeVolumeStatus in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The maximum number of items to return for this request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional maxResults parameter indicating the
maximum number of results to include in the response.
- withMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The maximum number of emails that Amazon SES can accept from the user's
account per second.
- withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The maximum size of the group.
- withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The maximum size of the group.
- withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The maximum size for the Auto Scaling group.
- withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The maximum size of the group.
- withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The maximum size of the Auto Scaling group.
- withMaxSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The maximum available duration, in hours.
- withMaxStorageSize(long) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
Sets the max storage in bytes that KinesisRecorder is allowed to use.
- withMaxTermDurationInDays(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The maximum term.
- withMaxUploads(int) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return and returns this
updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to
use when encrypting the object, and returns the updated object so that
additional method calls can be chained together.
- withMD5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message body string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute string.
- withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message body string.
- withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message body string.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
-
The message about the Availability Zone.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
-
The error message.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
-
The description for the error code.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
-
The message for the Spot instance state change.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The description for the status code.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
-
The message for the state change.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
-
The error message accompanying the error code.
- withMessage(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A description of the most recent details about accessing the
MLModel.
- withMessage(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
Human-readable text to include in the bounce message.
- withMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The message to be sent.
- withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The message you want to send to the topic.
- withMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
A message explaining why the action failed on this entry.
- withMessageAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The name of the message attribute, where N is the index.
- withMessageAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The name of the message attribute, where N is the index.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Body of the message.
- withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The message to send.
- withMessageDeduplicationId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- withMessageDeduplicationId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- withMessageDsn(MessageDsn) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
Message-related DSN fields.
- withMessageGroupId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
This parameter applies only to FIFO (first-in-first-out) queues.
- withMessageGroupId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceResult
-
The message ID of the bounce message.
- withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
-
The unique message identifier returned from the SendEmail
action.
- withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
The unique message identifier returned from the SendRawEmail
action.
- withMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
-
Unique identifier assigned to the published message.
- withMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
-
A unique identifier for the message.
- withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message.
- withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An element containing the message ID of the message sent to the queue.
- withMessages(AvailabilityZoneMessage...) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
Any messages about the Availability Zone.
- withMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
Any messages about the Availability Zone.
- withMessages(Message...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
-
A list of messages.
- withMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
-
A list of messages.
- withMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Set MessageStructure to json if you want to
send a different message for each protocol.
- withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- withMetadata(ReceiptRuleSetMetadata) - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The metadata for the currently active receipt rule set.
- withMetadata(ReceiptRuleSetMetadata) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
The metadata for the receipt rule set, which consists of the rule set
name and the timestamp of when the rule set was created.
- withMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request,
and returns this request object to enable additional method calls to be
chained together.
- withMetric(String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- withMetric(String, Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.AnalyticsEvent
-
- withMetric(String, Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.targeting.endpointProfile.EndpointProfile
-
- withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
One of the following metrics:
- withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
One of the following metrics:
- withMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The aggregation type for the CloudWatch metrics.
- withMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The aggregation type for the CloudWatch metrics.
- withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- withMetricData(MetricDatum...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- withMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- withMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The lower bound for the difference between the alarm threshold and the
CloudWatch metric.
- withMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The upper bound for the difference between the alarm threshold and the
CloudWatch metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric, with or without spaces.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
One or more metrics.
- withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
One or more metrics.
- withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
One or more of the following metrics.
- withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
One or more of the following metrics.
- withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
One or more of the following metrics.
- withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
One or more of the following metrics.
- withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A list of metrics used to generate statistics for an AWS account.
- withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A list of metrics used to generate statistics for an AWS account.
- withMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The metric value to compare to BreachThreshold.
- withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request Returns this, enabling additional method calls to be chained
together.
- withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request Returns this
DeleteVersionRequest, enabling
additional method calls to be chained together.
- withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request, and returns this object so that additional method calls may
be chained together.
- withMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket,
and returns this object so that additional method calls may be chained
together.
- withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The minimum number of instances to scale.
- withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The minimum number of instances to scale.
- withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Available for backward compatibility.
- withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Available for backward compatibility.
- withMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The minimum number of instances to launch.
- withMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The minimum duration (in seconds) to filter when searching for
offerings.
- withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The minimum metric value used for the datapoint.
- withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The minimum value of the sample set.
- withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The minimum size of the group.
- withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The minimum size of the group.
- withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The minimum size for the Auto Scaling group.
- withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The minimum size of the group.
- withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The minimum size of the Auto Scaling group.
- withMinSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The minimum available duration, in hours.
- withMinTermDurationInDays(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The minimum term.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel ID, which is same as the
MLModelId in the request.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel.
- withMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- withMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- withModificationResults(ReservedInstancesModificationResult...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
Contains target configurations along with their corresponding new
Reserved Instance IDs.
- withModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
Contains target configurations along with their corresponding new
Reserved Instance IDs.
- withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
Indicates whether monitoring is enabled.
- withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
-
The monitoring information for the instance.
- withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
-
The monitoring information.
- withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The monitoring for the instance.
- withMonitoring(ScheduledInstancesMonitoring) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
Enable or disable monitoring for the instances.
- withMonitoring(SpotFleetMonitoring) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
Enable or disable monitoring for the instances.
- withMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
Enables monitoring for the instance.
- withMoveStatus(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The status of the Elastic IP address that's being moved to the EC2-VPC
platform, or restored to the EC2-Classic platform.
- withMoveStatus(MoveStatus) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The status of the Elastic IP address that's being moved to the EC2-VPC
platform, or restored to the EC2-Classic platform.
- withMovingAddressStatuses(MovingAddressStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The status for each Elastic IP address.
- withMovingAddressStatuses(Collection<MovingAddressStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The status for each Elastic IP address.
- withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- withName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The name of the filter.
- withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The name of the dimension.
- withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- withName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the new AMI in the destination region.
- withName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
A name for the new image.
- withName(String) - Method in class com.amazonaws.services.ec2.model.Filter
-
The name of the filter.
- withName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
-
The name of the instance profile.
- withName(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The name of the AMI that was provided during image creation.
- withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The current state of the instance.
- withName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
-
The current state of the instance.
- withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The type of instance status.
- withName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The type of instance status.
- withName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
A name for your AMI.
- withName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
The name.
- withName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The name of the volume status.
- withName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The name of the volume status.
- withName(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- withName(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The name of the attribute.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Name property for this object.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- withName(String) - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The name of the header to add.
- withName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptFilter
-
The name of the IP address filter.
- withName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The name of the receipt rule.
- withName(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRuleSetMetadata
-
The name of the receipt rule set.
- withName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
Application names must be made up of only uppercase and lowercase ASCII
letters, numbers, underscores, hyphens, and periods, and must be between
1 and 256 characters long.
- withName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
-
The name of the topic you want to create.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The namespace of the metric.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The namespace of the metric, with or without spaces.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The namespace to filter against.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The namespace of the metric.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The namespace of alarm's associated metric.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The namespace for the alarm's associated metric.
- withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
The namespace for the metric data.
- withNatGateway(NatGateway) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayResult
-
Information about the NAT gateway.
- withNatGatewayAddresses(NatGatewayAddress...) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Information about the IP addresses and network interface associated
with the NAT gateway.
- withNatGatewayAddresses(Collection<NatGatewayAddress>) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Information about the IP addresses and network interface associated
with the NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayRequest
-
The ID of the NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNatGatewayResult
-
The ID of the NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a NAT gateway.
- withNatGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of a NAT gateway.
- withNatGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more NAT gateway IDs.
- withNatGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
One or more NAT gateway IDs.
- withNatGateways(NatGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
Information about the NAT gateways.
- withNatGateways(Collection<NatGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
Information about the NAT gateways.
- withNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
-
Information about the network ACL.
- withNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the association between a network ACL and a subnet.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The ID of the network ACL.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The ID of the network ACL.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
The ID of the network ACL.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the network ACL.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the network ACL.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
-
The ID of the new network ACL to associate with the subnet.
- withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The ID of the ACL.
- withNetworkAclIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more network ACL IDs.
- withNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
One or more network ACL IDs.
- withNetworkAcls(NetworkAcl...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
Information about one or more network ACLs.
- withNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
Information about one or more network ACLs.
- withNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
-
Information about the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The ID of the network interface associated with the NAT gateway.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the network interface.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The ID of the network interface.
- withNetworkInterfaceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more network interface IDs.
- withNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
One or more network interface IDs.
- withNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The ID of the AWS account that owns the network interface.
- withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
Information about one or more network interfaces.
- withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
Information about one or more network interfaces.
- withNetworkInterfaces(InstanceNetworkInterface...) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] One or more network interfaces for the instance.
- withNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] One or more network interfaces for the instance.
- withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more network interfaces.
- withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more network interfaces.
- withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more network interfaces.
- withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more network interfaces.
- withNetworkInterfaces(ScheduledInstancesNetworkInterface...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more network interfaces.
- withNetworkInterfaces(Collection<ScheduledInstancesNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
One or more network interfaces.
- withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more network interfaces.
- withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more network interfaces.
- withNetworkPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The network platform (EC2-Classic or
EC2-VPC).
- withNetworkPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The network platform (EC2-Classic or
EC2-VPC).
- withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
-
The ID of the new association.
- withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
-
The ID of the new association.
- withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
Indicates whether newly launched instances are protected from termination
by Auto Scaling when scaling in.
- withNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object and returns
this object, enabling additional method calls to be chained together.
- withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
The marker to use when requesting the next set of results.
- withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this value is present and contains
the value to use for the Marker parameter in a subsequent
pagination request.
- withNextSlotStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time for the next schedule to start.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more data
available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more data
available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeHostsRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeHostsResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
-
A token that indicates the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
-
The token to use to get the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
-
A token that indicates the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
-
The token to use to get the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
The token to request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeNatGatewaysResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
The NextToken value returned from a previous paginated
DescribeSnapshots request where MaxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
The NextToken value to include in a future
DescribeSnapshots request.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The token required to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
The token to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
The NextToken value returned from a previous paginated
DescribeVolumes request where MaxResults was
used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
The NextToken value to include in a future
DescribeVolumes request.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
The NextToken value to include in a future
DescribeVolumeStatus request.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
The token to use when requesting the next set of items.
- withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
A string informing Amazon SimpleDB where to start the next list of
domain names.
- withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
An opaque token indicating that there are more domains than the
specified MaxNumberOfDomains still available.
- withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
A string informing Amazon SimpleDB where to start the next list of
ItemNames.
- withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
An opaque token indicating that more items than
MaxNumberOfItems were matched, the response size exceeded
1 megabyte, or the execution time exceeded 5 seconds.
- withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The token to use for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
The token used for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsRequest
-
A token returned from a previous call to ListReceiptRuleSets
to indicate the position in the receipt rule set list.
- withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
A token indicating that there are additional receipt rule sets available
to be listed.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
NextToken string is used when calling ListEndpointsByPlatformApplication
action to retrieve additional records that are available after the first
page results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
NextToken string is returned when calling
ListEndpointsByPlatformApplication action if additional records are
available after the first page results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
-
A NextToken string is used when you call the
ListPhoneNumbersOptedOut action to retrieve additional
records that are available after the first page of results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A NextToken string is returned when you call the
ListPhoneNumbersOptedOut action if additional records are
available after the first page of results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
-
NextToken string is used when calling ListPlatformApplications action to
retrieve additional records that are available after the first page
results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
NextToken string is returned when calling ListPlatformApplications action
if additional records are available after the first page results.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
Token returned by the previous ListSubscriptionsByTopic
request.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
Token to pass along to the next ListSubscriptionsByTopic
request.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
-
Token returned by the previous ListSubscriptions request.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
Token to pass along to the next ListSubscriptions request.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
-
Token returned by the previous ListTopics request.
- withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
Token to pass along to the next ListTopics request.
- withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
Suppresses a device mapping.
- withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
suppress the specified device included in the block device mapping.
- withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
Suppresses the specified device included in the block device mapping
of the AMI.
- withNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire,
and returns a reference to this object for method chaining.
- withNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how non-current versions of objects
will move between different storage classes in Amazon S3, and returns
a reference to this object for method chaining.
- withNonKeyAttributes(String...) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- withNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
-
By default, Amazon EC2 attempts to shut down and reboot the instance
before creating the image.
- withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The latest scheduled end time for the event.
- withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The latest end time of the event.
- withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
-
The earliest scheduled start time for the event.
- withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
-
The earliest start time of the event.
- withNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- withNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The notification configurations.
- withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
The notification configurations.
- withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
Additional information that you want to include any time Auto Scaling
sends a message to the notification target.
- withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
Contains additional information that you want to include any time Auto
Scaling sends a message to the notification target.
- withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the notification target that Auto Scaling uses to notify you
when an instance is in the transition state for the lifecycle hook.
- withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the notification target that Auto Scaling will use to notify
you when an instance is in the transition state for the lifecycle hook.
- withNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
One of the following event notification types:
- withNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The notification type for which to enable or disable headers in
notifications.
- withNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityHeadersInNotificationsEnabledRequest
-
The notification type for which to enable or disable headers in
notifications.
- withNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The type of notifications that will be published to the specified Amazon
SNS topic.
- withNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The type of notifications that will be published to the specified Amazon
SNS topic.
- withNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The type of event that will cause the notification to be sent.
- withNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The type of event that will cause the notification to be sent.
- withNS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number Set data type.
- withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number Set data type.
- withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Null data type.
- withNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of groups for your AWS account.
- withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
-
Integer that contains the number of bytes to generate.
- withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
Integer that contains the number of bytes to generate.
- withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
-
Integer that contains the number of bytes to generate.
- withNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- withNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
The current number of launch configurations for your AWS account.
- withObjectKeyPrefix(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The key prefix of the Amazon S3 bucket.
- withObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- withObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withOccurrenceDays(Integer...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The days.
- withOccurrenceDays(Collection<Integer>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The days.
- withOccurrenceDaySet(Integer...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The days.
- withOccurrenceDaySet(Collection<Integer>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The days.
- withOccurrenceRelativeToEnd(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- withOccurrenceRelativeToEnd(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
Indicates whether the occurrence is relative to the end of the
specified week or month.
- withOccurrenceUnit(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrence
-
The unit for occurrenceDaySet (DayOfWeek or
DayOfMonth).
- withOccurrenceUnit(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceRecurrenceRequest
-
The unit for OccurrenceDays (DayOfWeek or
DayOfMonth).
- withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK state from any other state.
- withOperations(String...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- withOperations(String...) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- withOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- withOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- withOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
Indicates whether the VPN connection requires static routes.
- withOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The VPN connection options.
- withOrganizationArn(String) - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The ARN of the Amazon WorkMail organization.
- withOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- withOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- withOriginalMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendBounceRequest
-
The message ID of the message to be bounced.
- withOriginalRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to clone.
- withOtherPolicies(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
The policies other than the stickiness policies.
- withOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
The policies other than the stickiness policies.
- withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The console output, base64-encoded.
- withOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The Internet-routable IP address of the virtual private gateway's
outside interface.
- withOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's owner.
- withOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account alias (for example, amazon,
self) or AWS account ID that owns the snapshot.
- withOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
The owner of the security group.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The AWS account ID of the instance owner.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The AWS account ID of the image owner.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the AWS account that created the network interface.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The AWS account ID of the owner of the network interface.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the AWS account that owns the reservation.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
The AWS account ID of the owner of the security group.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account ID of the EBS snapshot owner.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The AWS account ID of the account.
- withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- withOwnerIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
Returns the snapshots owned by the specified owner.
- withOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
Returns the snapshots owned by the specified owner.
- withOwners(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Filters the images by the owner.
- withOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
Filters the images by the owner.
- withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
The maximum number of results to return with this call (a number from 1
to 400).
- withPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
-
- withParameter(String, String) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Set parameters with name and value.
- withParameter(String, String) - Method in interface com.amazonaws.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withParameters(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets all parameters, clearing any existing values.
- withPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained.
- withPartETags(UploadPartResult...) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartETags(Collection<UploadPartResult>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the part number of the associated part, and returns this updated
PartETag object so that additional method calls can be chained together.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts, and returns this updated ListPartsRequest object so
that additional method calls can be chained together.
- withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The password of the instance.
- withPath(String) - Method in class com.amazonaws.mobileconnectors.apigateway.ApiRequest
-
Sets the path to the resource being requested.
- withPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
-
Deprecated.
- withPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel, measured in incoming requests per second.
- withPeeringOptions(VpcPeeringConnectionOptionsDescription) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
Information about the VPC peering connection options for the accepter
or requester VPC.
- withPeeringStatus(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The status of a VPC peering connection, if applicable.
- withPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- withPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- withPendingWindowInDays(Integer) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The period in seconds over which the statistic is applied.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The granularity, in seconds, of the returned datapoints.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The period in seconds over which the statistic is applied.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The period in seconds over which the specified statistic is applied.
- withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
-
The phone number for which you want to check the opt out status.
- withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
-
The phone number to opt in.
- withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The phone number to which you want to deliver an SMS message.
- withPhoneNumbers(String...) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A list of phone numbers that are opted out of receiving SMS messages.
- withPhoneNumbers(Collection<String>) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
-
A list of phone numbers that are opted out of receiving SMS messages.
- withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The placement information for the instance.
- withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
-
The location where the instance launched, if applicable.
- withPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The placement information for the instance.
- withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The placement for the instance.
- withPlacement(ScheduledInstancesPlacement) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The placement information.
- withPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The placement information.
- withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The name of the placement group into which you'll launch your instances,
if any.
- withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The name of the placement group into which you'll launch your instances,
if any.
- withPlacementGroups(PlacementGroup...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
One or more placement groups.
- withPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
One or more placement groups.
- withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The tenancy of the instance, either default or
dedicated.
- withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptRequest
-
Data to be encrypted.
- withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
-
Plaintext that contains the data key.
- withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
-
Plaintext that contains the unpredictable byte string.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The value is Windows for Windows AMIs; otherwise blank.
- withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
-
The value is Windows for Windows AMIs; otherwise blank.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The operating system of the virtual machine.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The operating system of the virtual machine.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The description string for the import image task.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The instance operating system.
- withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
-
The instance operating system.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The instance operating system.
- withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
The instance operating system.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The value is Windows for Windows instances; otherwise
blank.
- withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
-
The value is Windows for Windows instances; otherwise
blank.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
-
The network platform of the modified Reserved Instances, which is
either EC2-Classic or EC2-VPC.
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The platform (Linux/UNIX or Windows).
- withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The platform (Linux/UNIX or Windows).
- withPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
-
The following platforms are supported: ADM (Amazon Device Messaging),
APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google
Cloud Messaging).
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
-
PlatformApplicationArn is returned.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
PlatformApplicationArn returned from CreatePlatformApplication is used to
create a an endpoint.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
PlatformApplicationArn of platform application object to delete.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
-
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput
action.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
-
PlatformApplicationArn for platform application object.
- withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
PlatformApplicationArn for SetPlatformApplicationAttributes action.
- withPlatformApplications(PlatformApplication...) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- withPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- withPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The policies defined for the load balancer.
- withPolicies(Map<String, String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
-
A map of policy names to policies.
- withPolicy(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- withPolicy(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- withPolicy(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- withPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The text of the policy in JSON format.
- withPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Indicates whether to block or allow incoming mail from the specified IP
addresses.
- withPolicy(ReceiptFilterPolicy) - Method in class com.amazonaws.services.simpleemail.model.ReceiptIpFilter
-
Indicates whether to block or allow incoming mail from the specified IP
addresses.
- withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
-
The Amazon Resource Name (ARN) of the policy.
- withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The Amazon Resource Name (ARN) of the policy.
- withPolicyAttributeDescriptions(PolicyAttributeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The policy attributes.
- withPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The policy attributes.
- withPolicyAttributes(PolicyAttribute...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The attributes for the policy.
- withPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The attributes for the policy.
- withPolicyAttributeTypeDescriptions(PolicyAttributeTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The description of the policy attributes associated with the policies
defined by Elastic Load Balancing.
- withPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The description of the policy attributes associated with the policies
defined by Elastic Load Balancing.
- withPolicyDescriptions(PolicyDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
Information about the policies.
- withPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
Information about the policies.
- withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
A policy to attach to the endpoint that controls access to the
service.
- withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
A policy document to attach to the endpoint.
- withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The policy document associated with the endpoint.
- withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
The name or Amazon Resource Name (ARN) of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
The name or ARN of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The name of the scaling policy.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The mnemonic name for the policy being created.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
The name of the policy being created.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The name of the policy being created.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the load balancer policy to be created.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The name for the policy being created.
- withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- withPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
-
The name of the policy to be deleted.
- withPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
-
The name of the policy.
- withPolicyNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy names or policy ARNs to be described.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy names or policy ARNs to be described.
- withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The names of the policies enabled for the back-end server.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
-
The names of the policies enabled for the back-end server.
- withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The names of the policies.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
The names of the policies.
- withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
The policies.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
-
The policies.
- withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The names of the policies.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
The names of the policies.
- withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The names of the policies.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
The names of the policies.
- withPolicyNames(String...) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- withPolicyNames(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
A list of the names of policies to be retrieved.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
-
A list of the names of policies to be retrieved.
- withPolicyNames(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
-
A list of names of policies that apply to the specified identity.
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
-
A list of names of policies that apply to the specified identity.
- withPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket, and returns the updated
request object so that additional method calls can be chained together.
- withPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The policy type.
- withPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The policy type.
- withPolicyTypeDescriptions(PolicyTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
Information about the policy types.
- withPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
Information about the policy types.
- withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
-
The name of the base policy type.
- withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
-
The name of the policy type.
- withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
-
The name of the policy type.
- withPolicyTypeNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
The names of the policy types.
- withPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
The names of the policy types.
- withPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy types.
- withPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
One or more policy types.
- withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
TCP or UDP protocols: The range of ports the rule applies to.
- withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
TCP or UDP protocols: The range of ports the rule applies to.
- withPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or
MULTICLASS MLModel.
- withPredictedScores(Map<String, Float>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- withPredictedValue(Float) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction value for REGRESSION MLModel.
- withPredictEndpoint(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Sets the value of the predictEndpoint property for this object.
- withPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
The output from a Predict operation:
- withPreemptiveBasicProxyAuth(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy
servers using basic authentication, and returns the updated
ClientConfiguration object so that additional method calls may be chained
together.
- withPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
-
A prefix for the data feed file names.
- withPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The beginning of the file name of the AMI.
- withPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The prefix that is prepended to data feed files.
- withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
-
Constructs an iterable that covers the objects in an Amazon S3 bucket
where the key begins with the given prefix.
- withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
-
Constructs an iterable that covers the versions in an Amazon S3 bucket
where the object key begins with the given prefix.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for this rule and returns a reference to this
object for method chaining.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter restricting the response to multipart
uploads for keys that begin with the specified prefix.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- withPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The ID of the prefix.
- withPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixListId
-
The ID of the prefix.
- withPrefixListIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more prefix list IDs.
- withPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
-
One or more prefix list IDs.
- withPrefixListIds(PrefixListId...) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- withPrefixListIds(Collection<PrefixListId>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
- withPrefixListIds(String...) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more prefix list IDs for an AWS service.
- withPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more prefix list IDs for an AWS service.
- withPrefixListName(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
-
The name of the prefix.
- withPrefixLists(PrefixList...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
All available prefix lists.
- withPrefixLists(Collection<PrefixList>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
-
All available prefix lists.
- withPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- withPreviousSlotEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The time that the previous schedule ended or will end.
- withPreviousSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The previous state of the Spot fleet request.
- withPreviousSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The previous state of the Spot fleet request.
- withPreviousState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- withPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The previous state of the instance.
- withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The fixed price for the term.
- withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The fixed price for the term.
- withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
-
The price per instance.
- withPriceSchedules(PriceScheduleSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
A list specifying the price of the Reserved Instance for each month
remaining in the Reserved Instance term.
- withPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
A list specifying the price of the Reserved Instance for each month
remaining in the Reserved Instance term.
- withPriceSchedules(PriceSchedule...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The price of the Reserved Instance listing.
- withPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The price of the Reserved Instance listing.
- withPricingDetails(PricingDetail...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The pricing details of the Reserved Instance offering.
- withPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The pricing details of the Reserved Instance offering.
- withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
Indicates whether this IP address is the primary private IP address of
the network interface.
- withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
Indicates whether the private IP address is the primary private IP
address.
- withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
Indicates whether this is a primary IP address.
- withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, and returns
this updated Statement object.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The private DNS name assigned to the instance.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private DNS name.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private DNS name.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private DNS name.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private DNS name.
- withPrivateIp(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The private IP address associated with the Elastic IP address.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The private IP address associated with the Elastic IP address.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
[EC2-VPC] The primary or secondary private IP address to associate
with the Elastic IP address.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The primary private IP address of the network interface.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] An available IP address from the IP address range of the
subnet.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The private IP address assigned to the instance.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The IP address of the network interface within the subnet.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The private IP address of the network interface.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
-
The private IP address of the network interface.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The IP address of the network interface within the subnet.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
-
The private IP address.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
-
The private IP addresses.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The primary IP address.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The IP address of the network interface within the subnet.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesPrivateIpAddressConfig
-
The IP address.
- withPrivateIpAddressConfigs(ScheduledInstancesPrivateIpAddressConfig...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The private IP addresses.
- withPrivateIpAddressConfigs(Collection<ScheduledInstancesPrivateIpAddressConfig>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The private IP addresses.
- withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
One or more IP addresses to be assigned as a secondary private IP
address to the network interface.
- withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
One or more IP addresses to be assigned as a secondary private IP
address to the network interface.
- withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
One or more private IP addresses.
- withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
One or more private IP addresses.
- withPrivateIpAddresses(InstancePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private IP addresses associated with the network interface.
- withPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The private IP addresses associated with the network interface.
- withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
One or more private IP addresses to assign to the network interface.
- withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
One or more private IP addresses to assign to the network interface.
- withPrivateIpAddresses(NetworkInterfacePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private IP addresses associated with the network interface.
- withPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The private IP addresses associated with the network interface.
- withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The secondary private IP addresses to unassign from the network
interface.
- withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
-
The secondary private IP addresses to unassign from the network
interface.
- withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
The names of the process types.
- withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
The names of the process types.
- withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
-
One of the following processes:
- withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The name of the suspended process.
- withProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
-
The product code.
- withProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The product code.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of product codes.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
A list of product codes.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
A list of product codes.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
A list of product codes.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Image
-
Any product codes associated with the AMI.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any product codes associated with the AMI.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more product codes.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
One or more product codes.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Instance
-
The product codes attached to this instance, if applicable.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
-
The product codes attached to this instance, if applicable.
- withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
A list of product codes.
- withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
A list of product codes.
- withProductCodes(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more product codes.
- withProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more product codes.
- withProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The type of product code.
- withProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
-
The type of product code.
- withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance product platform description.
- withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance product platform description.
- withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance product platform description.
- withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance product platform description.
- withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance product platform description.
- withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance product platform description.
- withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The product description associated with the Spot instance.
- withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The product description associated with the Spot instance.
- withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
A general description of the AMI.
- withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
A general description of the AMI.
- withProductDescriptions(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified basic product descriptions.
- withProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
Filters the results by the specified basic product descriptions.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased (Required)
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.AmazonMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased (Required)
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.VirtualMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- withProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A value between 0 and 100 that indicates the progress of the activity.
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The level of task completion, as a percent (for example, 20%).
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
The progress of the task.
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
The percentage of progress of the import image task.
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The progress of the snapshot, as a percentage.
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The percentage of progress for the task.
- withProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The percentage of completion for the import snapshot task.
- withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- withProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
Determines whether the tag is added to new instances as they are launched
in the group.
- withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
Determines whether the tag is added to new instances as they are launched
in the group.
- withPropagatingVgws(PropagatingVgw...) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any virtual private gateway (VGW) propagating routes.
- withPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any virtual private gateway (VGW) propagating routes.
- withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Instance
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
-
Indicates whether the instance is protected from termination by Auto
Scaling when scaling in.
- withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
-
Sets the protocol (i.e.
- withProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The protocol.
- withProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The protocol.
- withProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The IP protocol.
- withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The load balancer transport protocol to use for routing: HTTP, HTTPS,
TCP, or SSL.
- withProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request and and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The protocol you want to use.
- withProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's protocol.
- withProvisioned(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- withProvisionedBandwidth(ProvisionedBandwidth) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
Reserved.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table, consisting
of read and write capacity units, along with data about increases and
decreases.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionTime(Date) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy host the client will connect through and returns
the updated ClientConfiguration object.
- withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy,
and returns the updated ClientConfiguration object.
- withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy port the client will connect through and returns
the updated ClientConfiguration object.
- withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy user name and returns the updated
ClientConfiguration object.
- withProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- withPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
-
Indicates whether the image has public launch permissions.
- withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public DNS name assigned to the instance.
- withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public DNS name.
- withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The Internet-routable IP address for the customer gateway's outside
interface.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
-
[EC2-Classic] The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
-
The public IP address or Elastic IP address bound to the network
interface.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NatGatewayAddress
-
The Elastic IP address associated with the NAT gateway.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
-
The address of the Elastic IP address bound to the network interface.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
-
[EC2-Classic] The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
-
The Elastic IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The Elastic IP address.
- withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance, if applicable.
- withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-Classic] One or more Elastic IP addresses.
- withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-Classic] One or more Elastic IP addresses.
- withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more Elastic IP addresses.
- withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
-
One or more Elastic IP addresses.
- withPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
The public key.
- withPurchaseRequests(PurchaseRequest...) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
One or more purchase requests.
- withPurchaseRequests(Collection<PurchaseRequest>) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesRequest
-
One or more purchase requests.
- withPurchaseToken(String) - Method in class com.amazonaws.services.ec2.model.PurchaseRequest
-
The purchase token.
- withPurchaseToken(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The purchase token.
- withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the quantity of the item being purchased (Required)
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the quantity of the item purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.AmazonMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the quantity of the item being purchased (Required)
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the quantity of the item purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.VirtualMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQuantity(Integer) - Method in class com.amazonaws.services.ec2.model.AllocateHostsRequest
-
The number of Dedicated hosts you want to allocate to your account
with these parameters.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the query filter applied on this query.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withQueryFilterEntry(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Adds a new condition to the the query filter.
- withQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
The name of the new queue.
- withQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The name of the queue whose URL must be fetched.
- withQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
A string to use for filtering the list results.
- withQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The AWS account ID of the account that created the queue.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
-
The URL for the created Amazon SQS queue.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
The URL for the queue.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
-
The queue URL of a dead letter queue.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.PurgeQueueRequest
-
The queue URL of the queue to delete the messages from when using the
PurgeQueue API.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
The URL of the Amazon SQS queue to take action on.
- withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
-
A list of source queue URLs that have the RedrivePolicy queue attribute
configured with a dead letter queue.
- withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
-
A list of source queue URLs that have the RedrivePolicy queue attribute
configured with a dead letter queue.
- withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
-
A list of queue URLs, up to 1000 entries.
- withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
-
A list of queue URLs, up to 1000 entries.
- withQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- withRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's RAM disk to the specified value.
- withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The ID of the RAM disk associated with the AMI.
- withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The ID of the RAM disk associated with the AMI.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The RAM disk associated with the image, if any.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The RAM disk ID.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The RAM disk associated with this instance, if applicable.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The RAM disk ID.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the RAM disk.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The ID of the RAM disk.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
The ID of the RAM disk.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the RAM disk.
- withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the RAM disk.
- withRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withRangeKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- withRangeKeyCondition(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets one range key condition for this query, using the attribute name of
the range key.
- withRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the range key condition for this query.
- withRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The raw text of the message.
- withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether the IdleConnectionReaper is to be started as a
daemon thread
- withReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
Information about the cause of OutOfService instances.
- withReasonCodes(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more reason codes that describes the health state of your
instance.
- withReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more reason codes that describes the health state of your
instance.
- withReasonCodes(ReportInstanceReasonCodes...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
One or more reason codes that describes the health state of your
instance.
- withReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
-
The reason for canceling the conversion task.
- withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
A receipt handle.
- withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The receipt handle associated with the message whose visibility timeout
should be changed.
- withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
A receipt handle.
- withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
-
The receipt handle associated with the message to delete.
- withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An identifier associated with the act of receiving the message.
- withReceiveRequestAttemptId(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
This parameter applies only to FIFO (first-in-first-out) queues.
- withRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel.
- withRecipient(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
The email address of the recipient of the bounced email.
- withRecipientArn(String) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
This parameter is used only for sending authorization.
- withRecipientDsnFields(RecipientDsnFields) - Method in class com.amazonaws.services.simpleemail.model.BouncedRecipientInfo
-
Recipient-related DSN fields, most of which would normally be filled in
automatically when provided with a BounceType.
- withRecipients(String...) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The recipient domains and email addresses to which the receipt rule
applies.
- withRecipients(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
The recipient domains and email addresses to which the receipt rule
applies.
- withRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent an observation.
- withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The recurring schedule for the action.
- withRecurrence(ScheduledInstanceRecurrenceRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityRequest
-
The schedule recurrence.
- withRecurrence(ScheduledInstanceRecurrence) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The schedule recurrence.
- withRecurrence(ScheduledInstanceRecurrence) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The schedule recurrence.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- withRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Set the redirect information and returns a reference to this
object(RoutingRule) for method chaining.
- withRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to and
returns a reference to this object(BucketWebsiteConfiguration) for method
chaining.
- withRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.Returns
this
CopyObjectRequest, enabling additional method calls to be
chained together.
- withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional redirect location for the new object.Returns this
PutObjectRequest, enabling additional method calls to be chained
together.
- withReferencingVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC with the referencing security group.
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- withRegion(Regions) - Method in class com.amazonaws.mobileconnectors.pinpoint.PinpointConfiguration
-
The AWS Region for Pinpoint
- withRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the region.
- withRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
-
The name of the region.
- withRegionNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
The names of one or more regions.
- withRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
The names of one or more regions.
- withRegions(Region...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
Information about one or more regions.
- withRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
Information about one or more regions.
- withRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails rejected by Amazon SES.
- withRemoteMta(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The MTA to which the remote MTA attempted to deliver the message,
formatted as specified in
RFC 3464 (
mta-name-type; mta-name).
- withRemove(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Removes a specific AWS account ID or group from a volume's list of
create volume permissions.
- withRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
Removes a specific AWS account ID or group from a volume's list of
create volume permissions.
- withRemove(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to remove from the list of launch permissions for
the AMI.
- withRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
-
The AWS account ID to remove from the list of launch permissions for
the AMI.
- withRemoveRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route table IDs to disassociate from the endpoint.
- withRemoveRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
One or more route table IDs to disassociate from the endpoint.
- withReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
A flag specifying whether or not to replace the attribute/value pair
or to add a new attribute/value pair.
- withReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- withReplyToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- withReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- withReportingMta(String) - Method in class com.amazonaws.services.simpleemail.model.MessageDsn
-
The reporting MTA that attempted to deliver the message, formatted as
specified in
RFC 3464 (
mta-name-type; mta-name).
- withRequested(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the entity that launched the instance on your behalf (for
example, AWS Management Console or Auto Scaling).
- withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the requester that launched the instances on your behalf
(for example, AWS Management Console or Auto Scaling).
- withRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether the network interface is being managed by AWS.
- withRequesterPeeringConnectionOptions(PeeringConnectionOptionsRequest) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The VPC peering connection options for the requester VPC.
- withRequesterPeeringConnectionOptions(PeeringConnectionOptions) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsResult
-
Information about the VPC peering connection options for the requester
VPC.
- withRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Information about the requester VPC.
- withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or PutRequest).
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withRequestTime(Date) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- withReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
-
Zero or more reservations.
- withReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
-
The ID of the reservation.
- withReservations(Reservation...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
Zero or more reservations.
- withReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
Zero or more reservations.
- withReservedInstances(ReservedInstances...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
A list of Reserved Instances.
- withReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
A list of Reserved Instances.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
-
The ID of the active Reserved Instance.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance IDs.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
-
The IDs of the purchased Reserved Instances.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The ID of the Reserved Instance.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
-
The ID of the Reserved Instance.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance.
- withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The ID for the Reserved Instances that were created as part of the
modification request.
- withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more Reserved Instance IDs.
- withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
One or more Reserved Instance IDs.
- withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The IDs of the Reserved Instances to modify.
- withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The IDs of the Reserved Instances to modify.
- withReservedInstancesIds(ReservedInstancesId...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The IDs of one or more Reserved Instances.
- withReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The IDs of one or more Reserved Instances.
- withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
-
The ID of the Reserved Instance listing.
- withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
One or more Reserved Instance listing IDs.
- withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The ID of the Reserved Instance listing.
- withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
-
The Reserved Instance listing.
- withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
-
The Reserved Instance listing.
- withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
-
Information about the Reserved Instance listing.
- withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
-
Information about the Reserved Instance listing.
- withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
Information about the Reserved Instance listing.
- withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
Information about the Reserved Instance listing.
- withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
-
The ID for the modification.
- withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
A unique ID for the Reserved Instance modification.
- withReservedInstancesModificationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
IDs for the submitted modification request.
- withReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
IDs for the submitted modification request.
- withReservedInstancesModifications(ReservedInstancesModification...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The Reserved Instance modification information.
- withReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
The Reserved Instance modification information.
- withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
-
The ID of the Reserved Instance offering to purchase.
- withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The ID of the Reserved Instance offering.
- withReservedInstancesOfferingIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more Reserved Instances offering IDs.
- withReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
One or more Reserved Instances offering IDs.
- withReservedInstancesOfferings(ReservedInstancesOffering...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
A list of Reserved Instances offerings.
- withReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
A list of Reserved Instances offerings.
- withResetPolicy(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
Specify true to reset the policy document to the default
policy.
- withResource(String) - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatRequest
-
The type of resource.
- withResource(String) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
The type of resource.
- withResource(String) - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
The type of resource.
- withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The name of the group.
- withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The name of the group.
- withResourceId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The ID of the resource on which the flow log was created.
- withResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The ID of the resource.
- withResourceId(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
-
The ID of the resource.
- withResourceIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
One or more subnet, network interface, or VPC IDs.
- withResourceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
One or more subnet, network interface, or VPC IDs.
- withResources(Resource...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the resources associated with this policy statement and returns this
updated Statement object so that additional method calls can be chained
together.
- withResources(String...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
The IDs of one or more resources to tag.
- withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
The IDs of one or more resources to tag.
- withResources(String...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
The ID of the resource.
- withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
The ID of the resource.
- withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The type of resource.
- withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The type of resource.
- withResourceType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of resource on which to create the flow log.
- withResourceType(FlowLogsResourceType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of resource on which to create the flow log.
- withResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The resource type.
- withResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The resource type.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- withRestorableByUserIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more AWS accounts IDs that can create volumes from the
snapshot.
- withRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more AWS accounts IDs that can create volumes from the
snapshot.
- withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- withRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests, and returns the updated
ClientConfiguration object.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
-
The return value of the request.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementResult
-
Is true if the request succeeds, and an error otherwise.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
-
Is true if the request succeeds, and an error otherwise.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true if the request succeeds; otherwise, it
returns an error.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- withReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address to which bounces and complaints are to be forwarded
when feedback forwarding is enabled.
- withReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- withReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were deleted.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were deleted.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were updated with the PutItem request.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared before they were updated with the PutItem request.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
-
The ARN of the IAM role that allows the Auto Scaling group to publish to
the specified notification target.
- withRoleARN(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- withRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- withRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
The name of the role to use when not using the default role,
'vmimport'.
- withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The device name of the root device (for example,
/dev/sda1 or /dev/xvda).
- withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device name (for example, /dev/sda1 or
/dev/xvda).
- withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The name of the root device (for example, /dev/sda1 or
/dev/xvda).
- withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The name of the root device (for example, /dev/sda1, or
/dev/xvda).
- withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of root device used by the AMI.
- withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of root device used by the AMI.
- withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device type used by the AMI.
- withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The root device type used by the AMI.
- withRoutes(Route...) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The routes in the route table.
- withRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The routes in the route table.
- withRoutes(VpnStaticRoute...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The static routes associated with the VPN connection.
- withRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The static routes associated with the VPN connection.
- withRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
-
Information about the route table.
- withRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the association between a route table and a subnet.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of the route table for the route.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
-
The ID of the new route table to associate with the subnet.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the route table.
- withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the route table.
- withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
One or more route table IDs.
- withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
One or more route table IDs.
- withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more route table IDs.
- withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
One or more route table IDs.
- withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
One or more route tables associated with the endpoint.
- withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
One or more route tables associated with the endpoint.
- withRouteTables(RouteTable...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
Information about one or more route tables.
- withRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
Information about one or more route tables.
- withRoutingRule(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet and returns a reference to this
object(BucketWebsiteConfiguration) for method chaining.
- withRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
A data structure that contains the specified rule's name, actions,
recipients, domains, enabled status, scan status, and TLS policy.
- withRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleResult
-
A data structure that contains the specified receipt rule's name,
actions, recipients, domains, enabled status, scan status, and Transport
Layer Security (TLS) policy.
- withRule(ReceiptRule) - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
A data structure that contains the updated receipt rule information.
- withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
Indicates whether to allow or deny the traffic that matches the rule.
- withRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule to delete.
- withRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule.
- withRuleName(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule to reposition.
- withRuleNames(String...) - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
A list of the specified receipt rule set's receipt rules in the order
that you want to put them.
- withRuleNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
A list of the specified receipt rule set's receipt rules in the order
that you want to put them.
- withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
-
The rule number for the entry (for example, 100).
- withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
The rule number of the entry to delete.
- withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
-
The rule number for the entry.
- withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
-
The rule number of the entry to replace.
- withRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(CORSRule...) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
-
- withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
- withRules(Map<String, ReplicationRule>) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- withRules(ReceiptRule...) - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The receipt rules that belong to the active rule set.
- withRules(Collection<ReceiptRule>) - Method in class com.amazonaws.services.simpleemail.model.DescribeActiveReceiptRuleSetResult
-
The receipt rules that belong to the active rule set.
- withRules(ReceiptRule...) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
A list of the receipt rules that belong to the specified receipt rule
set.
- withRules(Collection<ReceiptRule>) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetResult
-
A list of the receipt rules that belong to the specified receipt rule
set.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CloneReceiptRuleSetRequest
-
The name of the rule set to create.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleRequest
-
The name of the rule set to which to add the rule.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.CreateReceiptRuleSetRequest
-
The name of the rule set to create.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleRequest
-
The name of the receipt rule set that contains the receipt rule to
delete.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteReceiptRuleSetRequest
-
The name of the receipt rule set to delete.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.DescribeReceiptRuleSetRequest
-
The name of the receipt rule set to describe.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.ReorderReceiptRuleSetRequest
-
The name of the receipt rule set to reorder.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.SetActiveReceiptRuleSetRequest
-
The name of the receipt rule set to make active.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.SetReceiptRulePositionRequest
-
The name of the receipt rule set that contains the receipt rule to
reposition.
- withRuleSetName(String) - Method in class com.amazonaws.services.simpleemail.model.UpdateReceiptRuleRequest
-
The name of the receipt rule set to which the receipt rule belongs.
- withRuleSets(ReceiptRuleSetMetadata...) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
The metadata for the currently active receipt rule set.
- withRuleSets(Collection<ReceiptRuleSetMetadata>) - Method in class com.amazonaws.services.simpleemail.model.ListReceiptRuleSetsResult
-
The metadata for the currently active receipt rule set.
- withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- withS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
-
An Amazon S3 storage location.
- withS3Action(S3Action) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Saves the received message to an Amazon Simple Storage Service (Amazon
S3) bucket and, optionally, publishes a notification to Amazon SNS.
- withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The S3 bucket for the destination image.
- withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The S3 bucket for the destination image.
- withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The name of the S3 bucket where the disk image is located.
- withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The S3 bucket from which the disk image was created.
- withS3BucketName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The name of the Amazon S3 bucket where the access logs are stored.
- withS3BucketPrefix(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
-
The logical hierarchy you created for your Amazon S3 bucket, for example
my-bucket-prefix/prod.
- withS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
The encryption key for your S3 bucket.
- withS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
-
The file name of the disk image.
- withS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
-
The file name of the disk image.
- withS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
-
The image is written to a single object in the S3 bucket at the S3 key
s3prefix + exportTaskId + '.' + diskImageFormat.
- withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The number of metric values that contributed to the aggregate value of
this datapoint.
- withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The number of samples used for the statistic set.
- withSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount by which to scale, based on the specified adjustment type.
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
The amount by which to scale, based on the specified adjustment type.
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
-
The amount by which to scale, based on the specified adjustment type.
- withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The scaling policies.
- withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
The scaling policies.
- withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
One or more of the following processes:
- withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
-
One or more of the following processes:
- withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
One or more of the following processes:
- withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
One or more of the following processes:
- withScanEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
If true, then messages to which this receipt rule applies
are scanned for spam and viruses.
- withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the scan filter to the map of attribute names to conditions given
and returns a pointer to this object for method-chaining.
- withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withScanIndexForward(boolean) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets whether this query scans forward and returns a pointer to this
object for method-chaining.
- withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is applied.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is applied.
- withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of the scheduled action.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action to delete.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of the scheduled action.
- withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
Describes one or more scheduled actions.
- withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
Describes one or more scheduled actions.
- withScheduledInstanceAvailabilitySet(ScheduledInstanceAvailability...) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
Information about the available Scheduled Instances.
- withScheduledInstanceAvailabilitySet(Collection<ScheduledInstanceAvailability>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstanceAvailabilityResult
-
Information about the available Scheduled Instances.
- withScheduledInstanceId(String) - Method in class com.amazonaws.services.ec2.model.RunScheduledInstancesRequest
-
The Scheduled Instance ID.
- withScheduledInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The Scheduled Instance ID.
- withScheduledInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more Scheduled Instance IDs.
- withScheduledInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
One or more Scheduled Instance IDs.
- withScheduledInstanceSet(ScheduledInstance...) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
Information about the Scheduled Instances.
- withScheduledInstanceSet(Collection<ScheduledInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesResult
-
Information about the Scheduled Instances.
- withScheduledInstanceSet(ScheduledInstance...) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesResult
-
Information about the Scheduled Instances.
- withScheduledInstanceSet(Collection<ScheduledInstance>) - Method in class com.amazonaws.services.ec2.model.PurchaseScheduledInstancesResult
-
Information about the Scheduled Instances.
- withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The scheduled actions.
- withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
The scheduled actions.
- withSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The type of load balancer.
- withScope(String) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The scope to which the Stop action applies.
- withScope(StopScope) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The scope to which the Stop action applies.
- withScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModel models.
- withScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
-
The number of secondary IP addresses to assign to the network
interface.
- withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The number of secondary private IP addresses to assign to a network
interface.
- withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The number of secondary private IP addresses.
- withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The number of secondary private IP addresses.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more security group IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more security group IDs.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IDs of one or more security groups.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The IDs of one or more security groups.
- withSecurityGroupReferenceSet(SecurityGroupReference...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
Information about the VPCs with the referencing security groups.
- withSecurityGroupReferenceSet(Collection<SecurityGroupReference>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupReferencesResult
-
Information about the VPCs with the referencing security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more security groups with which to associate the instances.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
One or more security groups with which to associate the instances.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The security groups to associate with the instances.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The security groups to associate with the instances.
- withSecurityGroups(SecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
Information about one or more security groups.
- withSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
Information about one or more security groups.
- withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Instance
-
One or more security groups for the instance.
- withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
-
One or more security groups for the instance.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
One or more security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-Classic, default VPC] One or more security group names.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-Classic, default VPC] One or more security group names.
- withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more security groups.
- withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
One or more security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The IDs of the security groups to associate with the load balancer.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The IDs of the security groups to associate with the load balancer.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
-
The IDs of the security groups associated with the load balancer.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
-
The IDs of the security groups associated with the load balancer.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the security groups to assign to the load balancer.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the security groups to assign to the load balancer.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security groups for the load balancer.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security groups for the load balancer.
- withSegment(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the ID of the segment to be scanned and returns a pointer to this
object for method-chaining.
- withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
The expression used to query the domain.
- withSendDataPoints(SendDataPoint...) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
A list of data points, each of which represents 15 minutes of activity.
- withSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
A list of data points, each of which represents 15 minutes of activity.
- withSender(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The email address of the sender of the bounced email.
- withSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
Whether the error happened due to the sender's fault.
- withSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The number of emails sent during the previous 24 hours.
- withSequenceNumber(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
This element applies only to FIFO (first-in-first-out) queues.
- withSequenceNumber(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
This element applies only to FIFO (first-in-first-out) queues.
- withServiceName(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The AWS service name, in the form
com.amazonaws.region.service.
- withServiceName(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The name of the AWS service to which the endpoint is associated.
- withServiceNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
A list of supported AWS services.
- withServiceNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
-
A list of supported AWS services.
- withSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- withSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
-
If True, the Auto Scaling group decrements the desired
capacity value by the number of instances detached.
- withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
-
Specifies whether the instances moved to Standby mode count
as part of the Auto Scaling group's desired capacity.
- withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
If true, terminating the instance also decrements the size
of the Auto Scaling group.
- withShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
If the Auto Scaling group of the specified instance has a
HealthCheckGracePeriod specified for the group, by default,
this call will respect the grace period.
- withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made
by this client.
- withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The size of the volume, in GiBs.
- withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The size of the disk image, in GiB.
- withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
-
The size of the volume, in GiB.
- withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
-
The size of the volume, in GiBs.
- withSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
-
The size of the volume, in GiB.
- withSizeEstimateRangeGB(Double...) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- withSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- withSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- withSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The number of hours in the schedule.
- withSlotDurationInHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The number of hours in the schedule.
- withSlotStartTimeRange(SlotStartTimeRangeRequest) - Method in class com.amazonaws.services.ec2.model.DescribeScheduledInstancesRequest
-
The time period for the first schedule to start.
- withSmtpReplyCode(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP reply code, as defined by
RFC 5321.
- withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
Information about the snapshot.
- withSnapshotDetails(SnapshotDetail...) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
Information about the snapshots.
- withSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
Information about the snapshots.
- withSnapshotDetails(SnapshotDetail...) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
Information about the snapshots.
- withSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
Information about the snapshots.
- withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
-
The ID of the new snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The snapshot from which to create the volume.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
The ID of the EBS snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The ID of the EBS snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
The ID of the EBS snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The ID of the EBS snapshot to be used for importing the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the snapshot.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The snapshot ID of the disk being imported.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The snapshot ID of the disk being imported.
- withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The snapshot from which the volume was created, if applicable.
- withSnapshotIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more snapshot IDs.
- withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
One or more snapshot IDs.
- withSnapshots(Snapshot...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
Information about the snapshots.
- withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
Information about the snapshots.
- withSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
-
Information about the import snapshot task.
- withSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
-
Describes an import snapshot task.
- withSNSAction(SNSAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Publishes the email content within a notification to Amazon SNS.
- withSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic.
- withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers, and returns the updated ClientConfiguration object so
that additional method calls may be chained together.
- withSockets(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of sockets on the Dedicated host.
- withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed, and returns the updated ClientConfiguration
object so that additional method calls may be chained together.
- withSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- withSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The email address that is sending the email.
- withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- withSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- withSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
Indicates whether source/destination checking is enabled.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether to enable an instance launched in a VPC to perform
NAT.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
Indicates whether to validate network traffic to or from this network
interface.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Specifies whether source/destination checking is enabled.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
-
Indicates whether source/destination checking is enabled.
- withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Indicates whether traffic to or from the instance is validated.
- withSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
-
The source/destination checking attribute.
- withSourceEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the
CiphertextBlob parameter.
- withSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The ID of the AMI to copy.
- withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the key in the source bucket under which the source object to be
copied is stored and returns this object, enabling additional method
calls to be chained together.
- withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- withSourceKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
-
Unique identifier of the key used to originally encrypt the data.
- withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The name of the region that contains the AMI to copy.
- withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the region that contains the snapshot to be copied.
- withSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The security group that you can use as part of your inbound rules for
your load balancer's back-end application instances.
- withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The name of a destination security group.
- withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The name of a destination security group.
- withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic, default VPC] The name of the source security group.
- withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account number for the source security group, if
the source security group is in a different account.
- withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The AWS account number for a destination security group.
- withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
[EC2-Classic] The AWS account ID of the source security group, if the
source security group is in a different account.
- withSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the EBS snapshot to copy.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied, and returns the updated request
object so that additional method calls can be chained together.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy and returns this object, enabling additional method calls
to be chained together.
- withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
The Spot instance data feed subscription.
- withSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
-
The configuration for the Spot fleet request.
- withSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
Information about the configuration of the Spot fleet request.
- withSpotFleetRequestConfigs(SpotFleetRequestConfig...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
Information about the configuration of your Spot fleet.
- withSpotFleetRequestConfigs(Collection<SpotFleetRequestConfig>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
-
Information about the configuration of your Spot fleet.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
-
The ID of the Spot fleet request.
- withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The ID of the Spot fleet request.
- withSpotFleetRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- withSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- withSpotFleetRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- withSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
-
The IDs of the Spot fleet requests.
- withSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The state of the Spot fleet request.
- withSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
-
The state of the Spot fleet request.
- withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
-
The ID of the Spot instance request.
- withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The ID of the Spot instance request.
- withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
If the request is a Spot instance request, the ID of the request.
- withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The ID of the Spot instance request.
- withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
One or more Spot instance request IDs.
- withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
One or more Spot instance requests.
- withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
One or more Spot instance requests.
- withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
-
One or more Spot instance requests.
- withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
-
One or more Spot instance requests.
- withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The maximum hourly price to be paid for any Spot Instance launched to
fulfill the request.
- withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The price to bid when launching Spot Instances.
- withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The maximum hourly price (bid) for any Spot instance launched to
fulfill the request.
- withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The bid price per unit hour for the specified instance type.
- withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The bid price per unit hour.
- withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The maximum hourly price (bid) for the Spot instance launched to
fulfill the request.
- withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The maximum price (bid) that you are willing to pay for a Spot
instance.
- withSpotPriceHistory(SpotPrice...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The historical Spot prices.
- withSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
The historical Spot prices.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
-
Specifies whether enhanced networking is enabled.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
-
The value to use for a resource attribute.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
Specifies whether enhanced networking is enabled.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The value to use for a resource attribute.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Set to simple to enable enhanced networking for the
instance.
- withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
Set to simple to enable enhanced networking for the AMI
and any instances that you launch from the AMI.
- withSS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object, and
retuns the updated request object so that additional method calls can be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object, and returns the updated GetObjectRequest so that
additional method calls may be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started, and returns the updated
InitiateMultipartUploadRequest so that additional method calls may be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded, and returns the updated request
object so that additional method calls can be chained together.
- withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
The Amazon Resource Name (ARN) of the server certificate.
- withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
The Amazon Resource Name (ARN) of the SSL certificate.
- withStaleIpPermissions(StaleIpPermission...) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale inbound rules in the security group.
- withStaleIpPermissions(Collection<StaleIpPermission>) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale inbound rules in the security group.
- withStaleIpPermissionsEgress(StaleIpPermission...) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale outbound rules in the security group.
- withStaleIpPermissionsEgress(Collection<StaleIpPermission>) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
Information about the stale outbound rules in the security group.
- withStaleSecurityGroupSet(StaleSecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
Information about the stale security groups.
- withStaleSecurityGroupSet(Collection<StaleSecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsResult
-
Information about the stale security groups.
- withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- withStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start
the object listing from.
- withStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- withStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The start time of the activity.
- withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The earliest scheduled start time to return.
- withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in
UTC/GMT only (for example, 2014-06-01T00:00:00Z).
- withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The date and time that the action is scheduled to begin.
- withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The time stamp to use for determining the first datapoint to return.
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time this task started.
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
-
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
The date and time, up to the past 90 days, from which to start
retrieving the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The time at which the reported instance health state began.
- withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The time stamp when the snapshot was initiated.
- withState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
-
One of the following load balancer states:
- withState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The state of the Availability Zone.
- withState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The state of the Availability Zone.
- withState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The state of the task.
- withState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The state of the task.
- withState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
-
The current state of the task being canceled.
- withState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The state of the Spot instance request.
- withState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
-
The state of the Spot instance request.
- withState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The state of the conversion task.
- withState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The state of the conversion task.
- withState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The current state of the customer gateway (pending | available |
deleting | deleted).
- withState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The state of the export task.
- withState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The state of the export task.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Host
-
The Dedicated host's state.
- withState(AllocationState) - Method in class com.amazonaws.services.ec2.model.Host
-
The Dedicated host's state.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The current state of the AMI.
- withState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
-
The current state of the AMI.
- withState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
-
The current state of the instance.
- withState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The states of the listed Reserved Instances.
- withState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
-
The states of the listed Reserved Instances.
- withState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The current state of the attachment.
- withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The current state of the attachment.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Indicates whether monitoring is enabled for the instance.
- withState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
-
Indicates whether monitoring is enabled for the instance.
- withState(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The state of the NAT gateway.
- withState(NatGatewayState) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The state of the NAT gateway.
- withState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The state of the placement group.
- withState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The state of the placement group.
- withState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The state of the Reserved Instance purchase.
- withState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The state of the Reserved Instance purchase.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The state of the route.
- withState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
-
The state of the route.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The snapshot state.
- withState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The snapshot state.
- withState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The state of the Spot instance data feed subscription.
- withState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
The state of the Spot instance data feed subscription.
- withState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The state of the Spot instance request.
- withState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The state of the Spot instance request.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The current state of the subnet.
- withState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The current state of the subnet.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume state.
- withState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume state.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The attachment state of the volume.
- withState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The attachment state of the volume.
- withState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The current state of the VPC.
- withState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The current state of the VPC.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The current state of the attachment.
- withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The current state of the attachment.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The state of the VPC endpoint.
- withState(State) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The state of the VPC endpoint.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The current state of the VPN connection.
- withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The current state of the VPN connection.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The current state of the virtual private gateway.
- withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The current state of the virtual private gateway.
- withState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The current state of the static route.
- withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
The current state of the static route.
- withState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
-
The current state of the instance.
- withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy and returns
this policy object so that additional method calls can be chained
together.
- withStateMessage(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Encrypted Amazon EBS snapshots are copied asynchronously.
- withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
A human-readable explanation for the alarm's state.
- withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
human-readable text format)
- withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
-
The reason for the state change.
- withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
An explanation for the alarm's state in machine-readable JSON format
- withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
machine-readable JSON format)
- withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the most recent state transition.
- withStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm's state.
- withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The state value to be used in matching alarms.
- withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The state value to be used in matching alarms.
- withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The state value for the alarm.
- withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The state value for the alarm.
- withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The value of the state.
- withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The value of the state.
- withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
-
Indicates whether the VPN connection uses static routes only.
- withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
-
Indicates whether the VPN connection uses static routes only.
- withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The statistic for the metric.
- withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The statistic for the metric.
- withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The statistic to apply to the alarm's associated metric.
- withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The statistic to apply to the alarm's associated metric.
- withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic to apply to the alarm's associated metric.
- withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic to apply to the alarm's associated metric.
- withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The metric statistics to return.
- withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The metric statistics to return.
- withStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
A set of statistical values describing the metric.
- withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The attachment state.
- withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The attachment state.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A brief status of the task.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A brief status for the import image task.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status of the import of this particular disk image.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The status of the network interface.
- withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The status of the network interface.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The attachment state.
- withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
-
The attachment state.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The status.
- withStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
-
The status.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The status.
- withStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
-
The status.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The status of the move of the IP address.
- withStatus(Status) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
-
The status of the move of the IP address.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The status of the network interface.
- withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The status of the network interface.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The attachment state.
- withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
-
The attachment state.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ProvisionedBandwidth
-
Reserved.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The status of all instances listed.
- withStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
The status of all instances listed.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The status of the Reserved Instance listing.
- withStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The status of the Reserved Instance listing.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The status of the Reserved Instances modification request.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The move status for the IP address.
- withStatus(Status) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
-
The move status for the IP address.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A brief status of the snapshot creation.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A brief status for the import snapshot task.
- withStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The status code and status message describing the Spot instance
request.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The status of the VPN tunnel.
- withStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The status of the VPN tunnel.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
-
The intended status of the volume status.
- withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The status of the volume.
- withStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
-
The status of the volume.
- withStatus(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(BucketAccelerateStatus) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule and returns a reference to this object
for method chaining.
- withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object, and returns this object so that additional method
calls may be chained together.
- withStatus(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatus(ReplicationRuleStatus) - Method in class com.amazonaws.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatus(String) - Method in class com.amazonaws.services.simpleemail.model.RecipientDsnFields
-
The status code that indicates what went wrong.
- withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The current status of the activity.
- withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
The current status of the activity.
- withStatusCode(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The SMTP enhanced status code, as defined by
RFC 3463.
- withStatuses(IdFormat...) - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
Information about the ID format for the resource.
- withStatuses(Collection<IdFormat>) - Method in class com.amazonaws.services.ec2.model.DescribeIdFormatResult
-
Information about the ID format for the resource.
- withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
A friendly, more verbose description of the activity status.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The status message related to the conversion task.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The status message related to the export task.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
-
A detailed status message of the import task.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
-
A descriptive status message for the import image task.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The status information or errors related to the disk image.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The reason for the current status of the Reserved Instance listing.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The reason for the status.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
A detailed status message for the snapshot creation.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
A detailed status message for the import snapshot task.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
If an error occurs, a description of the error.
- withStepAdjustments(StepAdjustment...) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- withStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- withStepAdjustments(StepAdjustment...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- withStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A set of adjustments that enable you to scale based on the size of the
alarm breach.
- withStopAction(StopAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Terminates the evaluation of the receipt rule set and optionally
publishes a notification to Amazon SNS.
- withStoppingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- withStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
-
The bucket in which to store the AMI.
- withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The Amazon S3 storage locations.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to this
object for method chaining.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object and returns a reference to this
object(Transition) for method chaining.
- withStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest, enabling
additional method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest, enabling additional
method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- withStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the storage mode to the specified mode, and returns the updated
CryptoConfiguration object.
- withStore(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the store in which the transaction is taking place (Required)
- withStore(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
Sets the store in which the transaction is taking place (Required)
- withStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
The placement strategy.
- withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
-
The placement strategy.
- withStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The placement strategy.
- withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
-
The placement strategy.
- withStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- withStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the table.
- withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the table.
- withStringListValues(String...) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withStringListValues(Collection<String>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- withStringValue(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- withSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
-
The subject of the message: A short summary of the content, which will
appear in the recipient's inbox.
- withSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Optional parameter to be used as the "Subject" line when the message is
delivered to email endpoints.
- withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNatGatewayRequest
-
The subnet in which to create the NAT gateway.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
-
The ID of the subnet to associate with the network interface.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
[EC2-VPC] The ID of the subnet in which to launch the instance.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the subnet in which the instance is running.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
-
The ID of the subnet associated with the network string.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The ID of the subnet in which to launch the instance.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the subnet in which the NAT gateway is located.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
[EC2-VPC] The ID of the subnet to launch the instance into.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesNetworkInterface
-
The ID of the subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The ID of the subnet in which to launch the instances.
- withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the subnet.
- withSubnetIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- withSubnets(Subnet...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The IDs of the subnets to add for the load balancer.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
-
The IDs of the subnets to add for the load balancer.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
-
The IDs of the subnets attached to the load balancer.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
-
The IDs of the subnets attached to the load balancer.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the subnets in your VPC to attach to the load balancer.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The IDs of the subnets in your VPC to attach to the load balancer.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The IDs of the subnets.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
The IDs of the subnets.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
The IDs of the remaining subnets for the load balancer.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
The IDs of the remaining subnets for the load balancer.
- withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the subnets for the load balancer.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The IDs of the subnets for the load balancer.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
The ARN of the created subscription.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
The ARN of the subscription whose properties you want to get.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The ARN of the subscription to modify.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
-
The ARN of the subscription, if the service was able to create a
subscription immediately (without requiring endpoint owner confirmation).
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's ARN.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
-
The ARN of the subscription to be deleted.
- withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- withSuccessful(String...) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that were successfully modified.
- withSuccessful(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that were successfully modified.
- withSuccessful(String...) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that were successfully released.
- withSuccessful(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that were successfully released.
- withSuccessful(ChangeMessageVisibilityBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withSuccessful(DeleteMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- withSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- withSuccessful(SendMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
- withSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
-
- withSuccessfulFleetRequests(CancelSpotFleetRequestsSuccessItem...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are successfully
canceled.
- withSuccessfulFleetRequests(Collection<CancelSpotFleetRequestsSuccessItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are successfully
canceled.
- withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The sum of metric values used for the datapoint.
- withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The sum of values for the sample set.
- withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The suspended processes associated with the group.
- withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The suspended processes associated with the group.
- withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- withSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues related to the
systems that support an instance, such as hardware failures and
network connectivity problems.
- withTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- withTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- withTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- withTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- withTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withTableNamePrefix(String) - Static method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- withTableNameReplacement(String) - Static method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- withTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withTableNames(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- withTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTagDescriptions(TagDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
Information about the tags.
- withTagDescriptions(Collection<TagDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeTagsResult
-
Information about the tags.
- withTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the new tagging configuration for the specified bucket and returns
this object, enabling additional method calls to be chained together.
- withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The tags for the group.
- withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The tags for the group.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
One or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
One or more tags.
- withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
One or more tags.
- withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
One or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
Any tags assigned to the instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
Any tags assigned to the instance.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
Any tags assigned to the task.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
Any tags assigned to the task.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
One or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
Any tags assigned to the customer gateway.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
Any tags assigned to the customer gateway.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
One or more tags to delete.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
One or more tags to delete.
- withTags(TagDescription...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
A list of tags.
- withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
Any tags assigned to the DHCP options set.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
-
Any tags assigned to the DHCP options set.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Image
-
Any tags assigned to the image.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
-
Any tags assigned to the image.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any tags assigned to the instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
-
Any tags assigned to the instance.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any tags assigned to the Internet gateway.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
-
Any tags assigned to the Internet gateway.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any tags assigned to the network ACL.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
Any tags assigned to the network ACL.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
Any tags assigned to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
Any tags assigned to the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
Any tags assigned to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
Any tags assigned to the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any tags assigned to the route table.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
Any tags assigned to the route table.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
Any tags assigned to the security group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
Any tags assigned to the security group.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Any tags assigned to the snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Any tags assigned to the snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Any tags assigned to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
Any tags assigned to the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Any tags assigned to the subnet.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Any tags assigned to the subnet.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Volume
-
Any tags assigned to the volume.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
-
Any tags assigned to the volume.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Vpc
-
Any tags assigned to the VPC.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
-
Any tags assigned to the VPC.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Any tags assigned to the VPC.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
Any tags assigned to the VPC.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Any tags assigned to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Any tags assigned to the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Any tags assigned to the VPN connection.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Any tags assigned to the VPN connection.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any tags assigned to the virtual private gateway.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any tags assigned to the virtual private gateway.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AddTagsRequest
-
The tags.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
A list of tags to assign to the load balancer.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
A list of tags to assign to the load balancer.
- withTags(TagKeyOnly...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The list of tag keys to remove.
- withTags(Collection<TagKeyOnly>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RemoveTagsRequest
-
The list of tag keys to remove.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancing.model.TagDescription
-
The tags.
- withTagSet(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any tags assigned to the network interface.
- withTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
Any tags assigned to the network interface.
- withTagSets(TagSet...) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
-
Sets the
TagSet TagSets and returns this object,
enabling additional method calls to be chained together.
- withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The instance being checked.
- withTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- withTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
-
The size of the fleet.
- withTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The number of units to request.
- withTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
-
The target Reserved Instances configurations supplied as part of the
modification request.
- withTargetConfigurations(ReservedInstancesConfiguration...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The configuration settings for the Reserved Instances to modify.
- withTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
-
The configuration settings for the Reserved Instances to modify.
- withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The target virtualization environment.
- withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
-
The target virtualization environment.
- withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The target virtualization environment.
- withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
-
The target virtualization environment.
- withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
-
String that contains the key identifier pointed to by the alias.
- withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- withTenancy(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The tenancy of the instance that you are modifying.
- withTenancy(HostTenancy) - Method in class com.amazonaws.services.ec2.model.ModifyInstancePlacementRequest
-
The tenancy of the instance that you are modifying.
- withTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
-
The tenancy of the instance (if the instance is running in a VPC).
- withTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
-
The tenancy of the instance (if the instance is running in a VPC).
- withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
-
The number of months remaining in the reservation.
- withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
-
The number of months remaining in the reservation.
- withTermEndDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The end date for the Scheduled Instance.
- withTerminateInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
-
Indicates whether to terminate instances for a Spot fleet request if
it is canceled successfully.
- withTerminateInstancesWithExpiration(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
Indicates whether running Spot instances should be terminated when the
Spot fleet request expires.
- withTerminatingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
Information about one or more terminated instances.
- withTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
Information about one or more terminated instances.
- withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The termination policies for the group.
- withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The termination policies for the group.
- withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more termination policies used to select the instance to
terminate.
- withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
One or more termination policies used to select the instance to
terminate.
- withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
A standalone termination policy or a list of termination policies used to
select the instance to terminate.
- withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
A standalone termination policy or a list of termination policies used to
select the instance to terminate.
- withTerminationPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
The termination policies supported by Auto Scaling (
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour, and
Default).
- withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
The termination policies supported by Auto Scaling (
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour, and
Default).
- withTermStartDate(Date) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The start date for the Scheduled Instance.
- withText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
This parameter is deprecated.
- withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
This parameter is deprecated.
- withTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- withTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
-
- withTimeOffset(int) - Method in interface com.amazonaws.Request
-
Sets the optional value for time offset for this request.
- withTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
-
The maximum time, in seconds, to keep the existing connections open
before deregistering the instances.
- withTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The amount of time, in seconds, during which no response means a failed
health check.
- withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The time stamp for the alarm history item.
- withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The time stamp used for the datapoint.
- withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The time stamp used for the metric in ISO 8601 Universal Coordinated Time
(UTC) format.
- withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The time the output was last updated.
- withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The time the data was last updated.
- withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
-
The date and time of the event, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
-
The date and time the request was created, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
The data and time when metadata was calculated, in Epoch (UNIX)
seconds.
- withTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Time of the data point.
- withTlsPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is
delivered over a connection encrypted with Transport Layer Security
(TLS).
- withTlsPolicy(TlsPolicy) - Method in class com.amazonaws.services.simpleemail.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is
delivered over a connection encrypted with Transport Layer Security
(TLS).
- withTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
-
The last port in the range.
- withToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The To: field(s) of the message.
- withToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The To: field(s) of the message.
- withToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
-
Sets the current, unique Multi-Factor Authentication token generated by
the device associated with the caller's AWS account.
- withToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Short-lived token sent to an endpoint during the Subscribe
action.
- withToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Unique identifier created by the notification service for an app on a
device.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.BounceAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
bounce action is taken.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.LambdaAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
Lambda action is taken.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.S3Action
-
The ARN of the Amazon SNS topic to notify when the message is saved to
the Amazon S3 bucket.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.SNSAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.StopAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
stop action is taken.
- withTopicArn(String) - Method in class com.amazonaws.services.simpleemail.model.WorkmailAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
WorkMail action is called.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of the topic you want to subscribe to.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The ARN of the subscription's topic.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
-
The topic's ARN.
- withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- withTopics(Topic...) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- withTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The end of port range for the TCP and UDP protocols, or an ICMP code.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP type
number.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
The end of port range for the TCP and UDP protocols, or an ICMP code
number.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
The end of the port range for the TCP and UDP protocols, or an ICMP
type number.
- withTotalCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCapacity
-
The total number of instances that can be launched onto the Dedicated
host.
- withTotalScheduledInstanceHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstance
-
The total number of hours for a single instance for the entire term.
- withTotalScheduledInstanceHours(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstanceAvailability
-
The total number of hours for a single instance for the entire term.
- withTotalSegments(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the total number of segments into which the scan will be divided and
returns a pointer to this object for method-chaining.
- withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents the
total number of segments into which the Scan operation will be
divided.
- withTotalVCpus(Integer) - Method in class com.amazonaws.services.ec2.model.HostProperties
-
The number of vCPUs on the Dedicated host.
- withTrafficType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of traffic to log.
- withTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
-
The type of traffic to log.
- withTrafficType(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The type of traffic captured for the flow log.
- withTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.FlowLog
-
The type of traffic captured for the flow log.
- withTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource.
- withTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
The transaction identifier of the purchase (Optional)
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
The transaction identifier of the purchase.
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.CustomMonetizationEventBuilder
-
The transaction identifier of the purchase (Optional)
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.pinpoint.analytics.monetization.GooglePlayMonetizationEventBuilder
-
The transaction identifier of the purchase.
- withTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how this object will move between
different storage classes in Amazon S3 and returns a reference to
this object(Rule) for method chaining.
- withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- withTrustManager(TrustManager) - Method in class com.amazonaws.ClientConfiguration
-
Sets the trust manager to use for secure connections from this client,
and returns the updated ClientConfiguration object so that additional
calls may be chained together.
- withType(String) - Method in class com.amazonaws.auth.policy.Condition
-
- withType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection that this customer gateway supports
(ipsec.1).
- withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection that this customer gateway supports
(ipsec.1).
- withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The type of VPN connection (ipsec.1).
- withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The type of VPN connection this virtual private gateway supports.
- withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
-
The type of VPN connection this virtual private gateway supports.
- withType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The type of VPN connection the customer gateway supports
(ipsec.1).
- withType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
-
The ICMP code.
- withType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The Spot instance request type.
- withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The Spot instance request type.
- withType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The type of request.
- withType(FleetType) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The type of request.
- withType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Spot instance request type.
- withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The Spot instance request type.
- withType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The type of VPN connection.
- withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The type of VPN connection.
- withType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The type of VPN connection the virtual private gateway supports.
- withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The type of VPN connection the virtual private gateway supports.
- withUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
The number of consecutive health check failures required before moving
the instance to the Unhealthy state.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic's unit of measure.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The statistic's unit of measure.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the object has not been modified after the
specified date.
- withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Information about the flow logs that could not be created
successfully.
- withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
-
Information about the flow logs that could not be created
successfully.
- withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
Information about the flow logs that could not be deleted
successfully.
- withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
-
Information about the flow logs that could not be deleted
successfully.
- withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
Information about the endpoints that were not successfully deleted.
- withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
-
Information about the endpoints that were not successfully deleted.
- withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that could not be modified.
- withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.ModifyHostsResult
-
The IDs of the Dedicated hosts that could not be modified.
- withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that could not be released, including
an error message.
- withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.ReleaseHostsResult
-
The IDs of the Dedicated hosts that could not be released, including
an error message.
- withUnsuccessfulFleetRequests(CancelSpotFleetRequestsErrorItem...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are not successfully
canceled.
- withUnsuccessfulFleetRequests(Collection<CancelSpotFleetRequestsErrorItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
-
Information about the Spot fleet requests that are not successfully
canceled.
- withUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The last modified timestamp of the listing.
- withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
-
The time when the modification request was last updated.
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time of the most recent update for the task.
- withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The date and time of the most recent status update, in UTC format (for
example,
YYYY-MM-DDTHH:MM:SSZ).
- withUploadEnd(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload ends.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the multipart upload to abort, and returns this updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed, and
returns this updated ListPartsRequest object so that additional method
calls can be chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing and returns this updated ListMultipartUploadsRequest object
so that additional methods can be chained together.
- withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- withUploadSize(Double) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The size of the uploaded disk image, in GiB.
- withUploadStart(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
-
The time that the disk upload starts.
- withUrl(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The URL used to access the disk image.
- withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The URL to the Amazon S3-based disk image being imported.
- withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The URL of the disk image from which the snapshot is created.
- withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The usage price of the Reserved Instance, per hour.
- withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The usage price of the Reserved Instance, per hour.
- withUseLongIds(Boolean) - Method in class com.amazonaws.services.ec2.model.IdFormat
-
Indicates whether longer IDs (17-character IDs) are enabled for the
resource.
- withUseLongIds(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyIdFormatRequest
-
Indicate whether the resource should use longer IDs (17-character
IDs).
- withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header used in requests and returns the updated
ClientConfiguration object.
- withUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
-
The S3 bucket for the disk image.
- withUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
-
The S3 bucket for the disk image.
- withUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
-
The S3 bucket for the disk image.
- withUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
-
The S3 bucket for the disk image.
- withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The user data to make available to the launched EC2 instances.
- withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
The user data available to the instances.
- withUserData(UserData) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
The Base64-encoded MIME user data to be made available to the
instance.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
-
The Base64-encoded MIME user data.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
Changes the instance's user data to the specified base64-encoded
value.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
Data to configure the instance, or a script to run during instance
launch.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesLaunchSpecification
-
The base64-encoded MIME user data.
- withUserData(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The Base64-encoded MIME user data to make available to the instances.
- withUserGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more user groups.
- withUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more user groups.
- withUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The specific AWS account ID that is to be added or removed from a
volume's list of create volume permissions.
- withUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
-
The AWS account ID.
- withUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of an AWS account.
- withUserIdGroupPairs(UserIdGroupPair...) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more security group and AWS account ID pairs.
- withUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more security group and AWS account ID pairs.
- withUserIdGroupPairs(UserIdGroupPair...) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more security group pairs.
- withUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.StaleIpPermission
-
One or more security group pairs.
- withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more AWS account IDs.
- withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
One or more AWS account IDs.
- withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The account ID to modify for the snapshot.
- withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The account ID to modify for the snapshot.
- withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The start date of the request.
- withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The start date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The start date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
The end date of the request.
- withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
-
The end date and time of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
The end date of the request, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
- withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The tag value.
- withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The tag value.
- withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- withValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The value of the attribute being modified.
- withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
-
A new value for the attribute.
- withValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
-
The value of the tag.
- withValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The tag value.
- withValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AdditionalAttribute
-
This parameter is reserved.
- withValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Tag
-
The value of the tag.
- withValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The value of the attribute.
- withValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- withValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- withValue(String) - Method in class com.amazonaws.services.simpleemail.model.ExtensionField
-
The value of the header to add.
- withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- withValues(String...) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
One or more values for the DHCP option.
- withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
One or more values for the DHCP option.
- withValues(String...) - Method in class com.amazonaws.services.ec2.model.Filter
-
One or more filter values.
- withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
-
One or more filter values.
- withVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe.
- withVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- withVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed",
or "TemporaryFailure".
- withVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed",
or "TemporaryFailure".
- withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain, in
order to complete domain verification.
- withVerifiedEmailAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- withVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the object to
delete Returns this
DeleteVersionRequest, enabling additional
method calls to be chained together.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download and returns this object, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored and returns a reference to this
object for method chaining.
- withVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional versionIdMarker parameter indicating where
in the sorted list of all versions in the specified bucket to begin
returning results.
- withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withVgwTelemetry(VgwTelemetry...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- withVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of virtualization of the AMI.
- withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
-
The type of virtualization of the AMI.
- withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The virtualization type of the instance.
- withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
-
The virtualization type of the instance.
- withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
-
The type of virtualization.
- withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
-
The name of the virtual device (for example, ephemeral0).
- withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
-
The virtual device name (ephemeralN).
- withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
-
The virtual device name.
- withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesBlockDeviceMapping
-
The virtual device name (ephemeralN).
- withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
The new value (in seconds) for the message's visibility timeout.
- withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
-
The new value (in seconds - from 0 to 43200 - maximum 12 hours) for the
message's visibility timeout.
- withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) that the received messages are hidden from
subsequent retrieve requests after being retrieved by a
ReceiveMessage request.
- withVisibilityTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
-
Information about the volume.
- withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
Information about the volume.
- withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
-
The volume.
- withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
-
The volume size.
- withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
-
The volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
-
The ID of the EBS volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
-
The ID of the EBS volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
-
The ID of the EBS volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
-
The ID of the EBS volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The ID of the volume that was used to create the snapshot.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
-
The ID of the volume.
- withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume ID.
- withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more volume IDs.
- withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
One or more volume IDs.
- withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more volume IDs.
- withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
One or more volume IDs.
- withVolumes(Volume...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
Information about the volumes.
- withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
Information about the volumes.
- withVolumes(ImportInstanceVolumeDetailItem...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
One or more volumes.
- withVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
One or more volumes.
- withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume size, in GiB.
- withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The size of the volume, in GiB.
- withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The size of the volume, in GiB.
- withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The size of the volume, in GiB.
- withVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- withVolumeStatuses(VolumeStatusItem...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
A list of volumes.
- withVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
A list of volumes.
- withVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
-
The volume type.
- withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The volume type.
- withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
-
The volume type.
- withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The volume type: gp2, io1, st1,
sc1, or standard.
- withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
The volume type: gp2, io1, st1,
sc1, or standard.
- withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.ScheduledInstancesEbs
-
The volume type.
- withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume type.
- withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
-
The volume type.
- withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- withVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
-
Information about the attachment.
- withVpcAttachments(VpcAttachment...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any VPCs attached to the virtual private gateway.
- withVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
Any VPCs attached to the virtual private gateway.
- withVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
-
Information about the endpoint.
- withVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
-
The ID of the endpoint.
- withVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC endpoint.
- withVpcEndpointIds(String...) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
One or more endpoint IDs.
- withVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
-
One or more endpoint IDs.
- withVpcEndpointIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more endpoint IDs.
- withVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
-
One or more endpoint IDs.
- withVpcEndpoints(VpcEndpoint...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
Information about the endpoints.
- withVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
-
Information about the endpoints.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
-
The ID of a ClassicLink-enabled VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkDnsSupport
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
-
[EC2-VPC] The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
-
The ID of the VPC in which the endpoint will be used.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the requester VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeStaleSecurityGroupsRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
-
The ID of the VPC to which the instance is linked.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
[EC2-VPC] The ID of the VPC in which the instance is running.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NatGateway
-
The ID of the VPC in which the NAT gateway is located.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
-
The ID of the VPC for the network ACL.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
-
[EC2-VPC] The ID of the VPC for the security group.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.StaleSecurityGroup
-
The ID of the VPC for the security group.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
-
The ID of the VPC the subnet is in.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC for the referenced security group, if applicable.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
-
The ID of the VPC.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
-
The ID of the VPC to which the endpoint is associated.
- withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- withVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
The ID of the VPC for the load balancer.
- withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
One or more VPC IDs.
- withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
One or more VPC IDs.
- withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more VPCs for which you want to describe the ClassicLink
status.
- withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
-
One or more VPCs for which you want to describe the ClassicLink
status.
- withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcPeeringConnectionOptionsRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroupReference
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
-
The ID of the VPC peering connection, if applicable.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- withVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- withVpcPeeringConnections(VpcPeeringConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections.
- withVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections.
- withVpcs(ClassicLinkDnsSupport...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
Information about the ClassicLink DNS support status of the VPCs.
- withVpcs(Collection<ClassicLinkDnsSupport>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportResult
-
Information about the ClassicLink DNS support status of the VPCs.
- withVpcs(VpcClassicLink...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
The ClassicLink status of one or more VPCs.
- withVpcs(Collection<VpcClassicLink>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
-
The ClassicLink status of one or more VPCs.
- withVpcs(Vpc...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- withVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
One or more subnet IDs, if applicable, separated by commas.
- withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
A comma-separated list of subnet identifiers for your virtual private
cloud (VPC).
- withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The ID of the subnet, if you are launching into a VPC.
- withVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
-
Information about the VPN connection.
- withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
-
The ID of the VPN connection.
- withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
-
The ID of the VPN connection.
- withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
The ID of the VPN connection.
- withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the VPN connection.
- withVpnConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more VPN connection IDs.
- withVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
One or more VPN connection IDs.
- withVpnConnections(VpnConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
Information about one or more VPN connections.
- withVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
Information about one or more VPN connections.
- withVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
-
Information about the virtual private gateway.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
-
The ID of the virtual private gateway.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
-
The ID of the virtual private gateway.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
The ID of the virtual private gateway.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
-
The ID of the virtual private gateway.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The ID of the virtual private gateway at the AWS side of the VPN
connection.
- withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
-
The ID of the virtual private gateway.
- withVpnGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more virtual private gateway IDs.
- withVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
One or more virtual private gateway IDs.
- withVpnGateways(VpnGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
Information about one or more virtual private gateways.
- withVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
Information about one or more virtual private gateways.
- withWaitTimeSeconds(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The duration (in seconds) for which the call will wait for a message to
arrive in the queue before returning.
- withWakeUp(Boolean) - Method in class com.amazonaws.services.ec2.model.GetConsoleScreenshotRequest
-
When set to true, acts as keystroke input and wakes up an
instance that's in standby or "sleep" mode.
- withWeightedCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
-
The number of units provided by the specified instance type.
- withWorkmailAction(WorkmailAction) - Method in class com.amazonaws.services.simpleemail.model.ReceiptAction
-
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon
SNS.
- withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
-
The name of the Availability Zone.
- withZoneNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
The names of one or more Availability Zones.
- withZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
The names of one or more Availability Zones.
- WorkmailAction - Class in com.amazonaws.services.simpleemail.model
-
When included in a receipt rule, this action calls Amazon WorkMail and,
optionally, publishes a notification to Amazon Simple Notification Service
(Amazon SNS).
- WorkmailAction() - Constructor for class com.amazonaws.services.simpleemail.model.WorkmailAction
-
- wrapListener(ProgressListener) - Static method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
Returns a new ProgressListenerCallbackExecutor instance that wraps the
specified ProgressListener if it is not null, otherwise directly returns
null.
- WriteRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Represents an operation to perform - either DeleteItem or
PutItem.
- WriteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Default constructor for WriteRequest object.
- WriteRequest(PutRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.
- WriteRequest(DeleteRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.